commit | 01424961e621737c638e489b6a0b5e6602b02612 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@www.linux.org.uk> | Sun Apr 24 12:28:34 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun Apr 24 12:28:34 2005 -0700 |
tree | ae51380febe42e40d09375648b0d379325b905a7 | |
parent | bc86120a85ebf553180946e8854d1993f074e9f5 [diff] |
[PATCH] mempolicy.c GFP fix zonelist_policy() forgot to mask non-zone bits from gfp when comparing zone number with policy_zone. ACKed-by: Andi Kleen <ak@suse.de> Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>