From: Hirokazu Takahashi <taka@valinux.co.jp>
To: rusty@rustcorp.com.au
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [PATCH] dynamic allocation of huge continuous pages
Date: Fri, 09 Jan 2004 18:41:58 +0900 (JST) [thread overview]
Message-ID: <20040109.184158.128598672.taka@valinux.co.jp> (raw)
In-Reply-To: <20040109041546.5F2B82C071@lists.samba.org>
Hi,
Thank you for your advice.
> > + list_for_each(p, &area->free_list) {
> > + page = list_entry(p, struct page, list);
>
> Just FYI, "list_for_each_entry(page, &area->free_list, list)" is
> shorter and neater.
>
> Cheers,
> Rusty.
Thank you,
Hirokazu Takahashi.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>
prev parent reply other threads:[~2004-01-09 9:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-08 7:36 a new version of memory hotremove patch IWAMOTO Toshihiro
2004-01-08 8:23 ` Andrew Morton
2004-01-08 11:37 ` [PATCH] dynamic allocation of huge continuous pages Hirokazu Takahashi
2004-01-09 3:56 ` Rusty Russell
2004-01-09 9:41 ` Hirokazu Takahashi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040109.184158.128598672.taka@valinux.co.jp \
--to=taka@valinux.co.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=rusty@rustcorp.com.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox