]> git.baikalelectronics.ru Git - kernel.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)
commit4c9782efcc1a61924470bcd393b164542d7a468e
treefdd5b18fe9be33b38d1e9b1c1ebcff974f788a93
parent79901bb1d934016813bce0f501783754339f4f47
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