]> git.karo-electronics.de Git - mv-sheeva.git/commit
x86: Fix discontigmem + non-HIGHMEM compile
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 16 May 2007 01:45:49 +0000 (18:45 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 16 May 2007 01:45:49 +0000 (18:45 -0700)
commit28aa483f80d146a8f117eb65a4fddf31d58230d7
treefdd5b18fe9be33b38d1e9b1c1ebcff974f788a93
parent0560551dca0c02a4b23f95a9c339882ff291e1c7
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>
arch/i386/mm/discontig.c