[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4EE911F3.4020502@linux.intel.com>
Date: Wed, 14 Dec 2011 13:15:31 -0800
From: "H. Peter Anvin" <hpa@...ux.intel.com>
To: Steven Rostedt <rostedt@...dmis.org>
CC: LKML <linux-kernel@...r.kernel.org>, NeilBrown <neilb@...e.de>,
Dan Williams <dan.j.williams@...el.com>
Subject: Re: md: Fix userspace free_pages() macro
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@...dmis.org>
>
Acked-by: H. Peter Anvin <hpa@...or.com>
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists