Hi, On Sun, 18 Feb 2007, Kars de Jong wrote:
> On za, 2007-02-17 at 23:23 +0100, Kars de Jong wrote: > > I think I'll add an early serial console to see if I can debug it. > > Which gives the following output: > > ABCGHIJK > Linux version 2.6.20-m68k-hp300 ([EMAIL PROTECTED]) (gcc version 4.1.2 > 20061115 (prerelease) (Debian 4.1.1-21)) #6 Sun Feb 18 15:12:50 CET 2007 > Detected HP9000 model 425t > HP300: early console registered > low bootmem alloc of 4096 bytes failed! > Kernel panic - not syncing: Out of low memory It seems the call to hp300_setup_serial_console() is happen too early, at this point no allocator is ready yet. bye, Roman - To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
