From: NeilBrown <neilb@suse.de>
To: "H. Peter Anvin" <hpa@linux.intel.com>
Cc: Steven Rostedt <rostedt@goodmis.org>,
LKML <linux-kernel@vger.kernel.org>,
Dan Williams <dan.j.williams@intel.com>
Subject: Re: md: Fix userspace free_pages() macro
Date: Thu, 15 Dec 2011 16:33:26 +1100 [thread overview]
Message-ID: <20111215163326.54bdd6fc@notabene.brown> (raw)
In-Reply-To: <4EE911F3.4020502@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 634 bytes --]
On Wed, 14 Dec 2011 13:15:31 -0800 "H. Peter Anvin" <hpa@linux.intel.com>
wrote:
> On 12/14/2011 05:34 AM, Steven Rostedt wrote:
> > While using etags to find free_pages(), I stumbled across this debug
> > definition of free_pages() that is to be used while debugging some raid
> > code in userspace. The __get_free_pages() allocates the correct size,
> > but the free_pages() does not match. free_pages(), like
> > __get_free_pages(), takes an order and not a size.
> >
> > Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
> >
>
> Acked-by: H. Peter Anvin <hpa@zytor.com>
>
Applied. Thanks.
NeilBrown
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
prev parent reply other threads:[~2011-12-15 5:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-14 13:34 md: Fix userspace free_pages() macro Steven Rostedt
2011-12-14 21:15 ` H. Peter Anvin
2011-12-15 5:33 ` NeilBrown [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=20111215163326.54bdd6fc@notabene.brown \
--to=neilb@suse.de \
--cc=dan.j.williams@intel.com \
--cc=hpa@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rostedt@goodmis.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.