diff options
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | 2005-11-07 09:58:58 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-07 16:53:32 +0100 |
commit | 353f8d1cd5b8540c1591f00a5cbd3aeca699cfcf (patch) | |
tree | 4bd57d623792b6dc912d6aaed4f6e3b601ce5963 /drivers/pnp/base.h | |
parent | [PATCH] uml: make tt mode-dependent options depend on MODE_TT (diff) | |
download | linux-353f8d1cd5b8540c1591f00a5cbd3aeca699cfcf.tar.xz linux-353f8d1cd5b8540c1591f00a5cbd3aeca699cfcf.zip |
[PATCH] uml: fix hardcoded ZONE_* constants in zone setup
Remove usage of hardcoded constants in paging_init().
By chance I spotted a bug in zones_setup involving a change to ZONE_*
constants, due to the ZONE_DMA32 patch from Andi Kleen (which is in -mm).
So, possibly, instead of zones_size[2] you will find zones_size[3] in the
code, but that change is wrong and this patch is still correct.
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/pnp/base.h')
0 files changed, 0 insertions, 0 deletions