On Tue, May 08 2007, Konstantin Baydarov wrote:
> Hi,
>
> while working on LKCD I found out common block device issue.
> LKCD uses generic_unplug_device() to finish disk IO in case of blockdev
> kernel core dump.
> I found out that after calling of generic_unplug_device() IRQs become
> implicitl
Hi,
while working on LKCD I found out common block device issue.
LKCD uses generic_unplug_device() to finish disk IO in case of blockdev kernel
core dump.
I found out that after calling of generic_unplug_device() IRQs become
implicitly enabled (it is supposed that IRQs are disabled).
I looked at
2 matches
Mail list logo