On Thu, 17 May 2007 16:33:12 -0500
"MIke Miller (OS Dev)" <[EMAIL PROTECTED]> wrote:
> On Mon, 2007-05-14 at 17:53 +, Gerald Britton wrote:
> > Fix an Oops in the cciss driver caused by system shutdown while a filesystem
> > on a cciss device is still active. The cciss_remove_one function onl
On Mon, 2007-05-14 at 17:53 +, Gerald Britton wrote:
> Fix an Oops in the cciss driver caused by system shutdown while a filesystem
> on a cciss device is still active. The cciss_remove_one function only
> properly removes the device if the device has been cleanly released by its
> users, whic
On Mon, May 14, 2007 at 07:06:45PM -, Miller, Mike (OS Dev) wrote:
> Please send the Oops output.
Sure, here it is, this was built from a clean 2.6.21.1 tree (despite the
-dirty in the kernel version).
-- Gerald
Unmounting local filesystems...umount: /: device
t: [PATCH] cciss: Fix pci_driver.shutdown while device
> is still active
>
> Fix an Oops in the cciss driver caused by system shutdown
> while a filesystem on a cciss device is still active. The
> cciss_remove_one function only properly removes the device if
> the device has been cleanly
Fix an Oops in the cciss driver caused by system shutdown while a filesystem
on a cciss device is still active. The cciss_remove_one function only
properly removes the device if the device has been cleanly released by its
users, which is not the case when the pci_driver.shutdown method is called.
5 matches
Mail list logo