* Compilation error on 2.5.1-pre4
@ 2001-12-01 22:52 Bongani Hlope
0 siblings, 0 replies; 2+ messages in thread
From: Bongani Hlope @ 2001-12-01 22:52 UTC (permalink / raw)
To: linux-kernel
I haven't seen any report of this on the list yet, there
is an error on linux/drivers/ide/ataraid.c line number 104
static int ataraid_make_request (request_queue_t *q, int rw, struct
buffer_head * bh)
{
int minor;
int retval;
minor = MINOR(bh->b_rdev)>>SHIFT;
^^^^
struct buffer_head in linux/include/linux/fs.h
does not have member b_rdev anymore. Its late
and I'm a bit _lazy_ know. I will look at the
code tomorrow.
-Bongani
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: Compilation error on 2.5.1-pre4
@ 2001-12-02 14:56 Zwane Mwaikambo
0 siblings, 0 replies; 2+ messages in thread
From: Zwane Mwaikambo @ 2001-12-02 14:56 UTC (permalink / raw)
To: bonganilinux; +Cc: Linux Kernel
Its due to the block I/O layer changes Jens Axboe is currently
undertaking, expect breakage as a result. Tested patches are very
welcome at this stage though ;)
Cheers,
Zwane Mwaikambo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-12-02 14:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-01 22:52 Compilation error on 2.5.1-pre4 Bongani Hlope
-- strict thread matches above, loose matches on Subject: below --
2001-12-02 14:56 Zwane Mwaikambo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox