[PATCH] Remove PF_NOWARN
authorAndrew Morton <akpm@digeo.com>
Sat, 21 Dec 2002 09:07:27 +0000 (01:07 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sat, 21 Dec 2002 09:07:27 +0000 (01:07 -0800)
commit833cb2a6dec9c5526d34c14a4c1172f6c01b1c99
treee696f07feb4e3580048131b6656a44171150a25d
parent72c36b7d0051f3d24b367c7b30b282550e3338e1
[PATCH] Remove PF_NOWARN

We keep getting in a mess with the current->flags setting and
unsetting.

Remove current->flags:PF_NOWARN and create __GFP_NOWARN instead.
fs/bio.c
fs/buffer.c
fs/xfs/pagebuf/page_buf.c
include/linux/gfp.h
include/linux/sched.h
include/linux/slab.h
mm/mempool.c
mm/page_alloc.c
mm/swap_state.c