Re: Kernel Bug while trying to mount nfs share

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>> >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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux