Bug in 1.3.9

Mathew G. Monroe (mmex@shadowland.pc.cc.cmu.edu)
Tue, 11 Jul 1995 10:52:14 -0400 (EDT)


I just wanted to not a bug I found in kernel 1.3.9. genhd.c requires
ide_xlate_1024 to exist, but this does not exist if the old hd dirver is
used. Though I would also like to say that the ide.c driver code now works
on my system, which it did not under 1.3.6 (the last I tried). The genhd.c
problem should be fixed by adding #ifdef CONFIG_BLK_DEV_IDE around the
two calls to ide_xlate_1024.

Keep up the good work,
Matt