mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@linux.intel.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: LKML <linux-kernel@vger.kernel.org>, NeilBrown <neilb@suse.de>,
	Dan Williams <dan.j.williams@intel.com>
Subject: Re: md: Fix userspace free_pages() macro
Date: Wed, 14 Dec 2011 13:15:31 -0800	[thread overview]
Message-ID: <4EE911F3.4020502@linux.intel.com> (raw)
In-Reply-To: <1323869678.23971.19.camel@gandalf.stny.rr.com>

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>

	-hpa

  reply	other threads:[~2011-12-14 21:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-14 13:34 Steven Rostedt
2011-12-14 21:15 ` H. Peter Anvin [this message]
2011-12-15  5:33   ` NeilBrown

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=4EE911F3.4020502@linux.intel.com \
    --to=hpa@linux.intel.com \
    --cc=dan.j.williams@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neilb@suse.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome