lkml.org 
[lkml]   [2006]   [Mar]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Kernel Bug while trying to mount nfs share
>> >127MB HIGHMEM available.
>> >896MB LOWMEM available.
>>
>> BTW, you could try ot VMSPLIT_3G_OPT.
>
>Which works ;) BTW: Why do I need to recompile the complete kernel for that
>option, and isn't there any negative impact (The menuconfig help doesn't
>mention anything...)
>

Every file somehow depends on page.h. Only one file in kernel/*.c (taking
.h in .h into account) does not require page.h, sys_ni.c:

23:08 shanghai:../linux-2.6-AS24/kernel > diff -dpru <(ls -1 .*.o.cmd)
<(grep -l /page.h .*.o.cmd)
--- /dev/fd/63 2006-03-16 23:09:20.248517000 +0100
+++ /dev/fd/62 2006-03-16 23:09:20.248517000 +0100
@@ -1,4 +1,3 @@
-.built-in.o.cmd
.capability.o.cmd
.configs.o.cmd
.dma.o.cmd
@@ -31,7 +30,6 @@
.signal.o.cmd
.softirq.o.cmd
.sys.o.cmd
-.sys_ni.o.cmd
.sysctl.o.cmd
.time.o.cmd
.timer.o.cmd

Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-03-16 23:17    [W:0.036 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site