Re: 2.5.45: initrd broken?

Dave Cinege (dcinege@psychosis.com)
Fri, 1 Nov 2002 03:57:28 -0500


On Thursday 31 October 2002 14:21, Gerd Knorr wrote:
> > > 2.5.45 doesn't boot for me. I'm using a initrd to load some modules.

Yep broken here too...it's one/some of the changes in rd.c

It's dying in my code with
close(in_fd);
in_fd of course being the /dev/initrd area.

> f7dcd820 Call Trace:
> [<c0144583>] sync_blockdev+0x33/0x50

I start out with
initrd_release+0x79/0x80

But initrd_release() in rd.c hasen't changed since 2.5.44?
(Should it have??)

-- 
The time is now 22:48 (Totalitarian)  -  http://www.ccops.org/

- 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/