Going from 2.4.5-ac24 to 2.4.6-ac1 drivers/parport/parport_pc.c fails
depmod with unresolved symbols
Diff for the two versions is:
2831d2830
< #if defined(CONFIG_PNPBIOS) || defined(CONFIG_PNPBIOS_MODULE)
2838d2836
< #endif
I don't have either of these set, so the bracketed code gets dropped, s
Christoph Rohland wrote:
>
> Hi Allan,
>
> On Sun, 24 Jun 2001, Allan Duncan wrote:
> > OK, it's fine by me if the "shared" under 2.2.x is not the same,
> > however in that case the field should not appear at all in meminfo,
> > rather than the
OK, it's fine by me if the "shared" under 2.2.x is not the same, however
in that case the field should not appear at all in meminfo, rather than
the current zero value, which leads lesser kernel hackers like me up the
garden path.
-
To unsubscribe from this list: send the line "unsubscribe linux-k
Since the 2.4.x advent of shm as tmpfs or thereabouts,
/proc/meminfo shows shared memory as 0. It is in
reality not zero, and is being allocated, and shows
up in /proc/sysvipc/shm and /proc/sys/kernel/shmall
etc..
Neither 2.4.6-pre5 nor 2.4.5-ac17 have the correct
display.
-
To unsubscribe from t
This addition for 2.4.5-pre4 has caused a compile failure with a parsing error:
drivers/ide/ide-pci.c:711
if (!IDE_PCI_DEVID_EQ(d->devid, DEVID_CS5530)
In my case CONFIG_BLK_DEV_CS5530 is not defined.
--
Allan Duncan [EMAIL PROTECTED] (+613) 9253 6708, Fax 9253 6775
make: *** [_mod_net] Error 2
For any queries mail to [EMAIL PROTECTED] - I could handle a digest but
the list is too busy.
--
Allan Duncan [EMAIL PROTECTED] (+613) 9253 6708, Fax 9253 6775
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the bo
6 matches
Mail list logo