Ho humm.. Would you be willing to play around, and look exactly what part
of patch-61 broke on your system? One thing I notice is that that is the
patch that introduced the new IDE driver support.
The 61 patches look like they change
- IDE driver
- SLIP
- loopback uses large MTU
- a.out support is a separate binfmt
- one _small_ buffer.c patch
- locks.c changes
- ip_fw changes
and various minor patches (many of them comments and white-space).
Could you try to pinpoint exactly which part of the above does it for
you? For example, first try to reverse the buffer.c patch, then the IDE
drivers patches (if you have IDE support) and then the others (depending
on what you have compiled into the kernel). It would help em a lot if you
can narrow it down even further..
Linus