commit | 28aa483f80d146a8f117eb65a4fddf31d58230d7 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 15 18:45:49 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 15 18:45:49 2007 -0700 |
tree | fdd5b18fe9be33b38d1e9b1c1ebcff974f788a93 | |
parent | 0560551dca0c02a4b23f95a9c339882ff291e1c7 [diff] |
x86: Fix discontigmem + non-HIGHMEM compile It's not necessarily a very sane configuration, but people running "make randconfig" noticed it wouldn't compile. This fixes some obvious problems in discontig.c to allow a clean compile. Acked-by: andrew hendry <andrew.hendry@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>