Re: [PATCH 2/2] SLUB: Use GFP_PANIC for early-boot allocations

From: Cyrill Gorcunov
Date: Fri May 08 2009 - 11:23:56 EST


[Pekka Enberg - Fri, May 08, 2009 at 06:10:29PM +0300]
| From: Pekka Enberg <penberg@xxxxxxxxxxxxxx>
|
| This patch converts SLUB early-boot code to use GFP_PANIC instead of explicit
| BUG_ON() calls.
|
| Signed-off-by: Pekka Enberg <penberg@xxxxxxxxxxxxxx>
| ---
| mm/slub.c | 8 +++-----
| 1 files changed, 3 insertions(+), 5 deletions(-)
|

If the idea will be accepted -- I add 3 callsites on x86
area too :)

-- Cyrill
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/