Re: 2.6.0: blkdev_get() oopses on floppy

From: Xavier Bestel
Date: Mon Jan 12 2004 - 02:59:57 EST


Le lun 12/01/2004 à 02:52, viro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx a
écrit :

> That's wrong - faling blkdev_get() will do bdput() itself.

Ok, thanks (strange). But note that my problem is at blkdev_get() time.

> *NOTE*: unless you are really forced to, don't use that "open by device
> number" crap at all - normal filp_open() will do nicely if you have the
> pathname of device in question and it's _much_ better interface.

But that's exactely what raw.c does (although the userspace knows the
dev pathname).

> > raw /dev/raw/raw1 /dev/fd0
> > cat /dev/raw/raw1 >/dev/null
> >
> > and got this oops:
> >
> > Unable to handle kernel NULL pointer dereference at virtual address 00000040
[...]
> Lovely... Which kernel is that?

Plain 2.6.0, I'll try 2.6.1 when I can.

Thanks Al,

Xav

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/