Files
i2som-imx-linux/drivers/block
Bob Liu e46ebf0b0f xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
commit 53bc7dc004 upstream.

The BUG_ON() in purge_persistent_gnt() will be triggered when previous purge
work haven't finished.

There is a work_pending() before this BUG_ON, but it doesn't account if the work
is still currently running.

Acked-by: Roger Pau Monné <roger.pau@citrix.com>
Signed-off-by: Bob Liu <bob.liu@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-09-13 09:07:38 -07:00
..
2015-02-16 17:56:04 -08:00
2015-04-02 12:39:28 -06:00
2015-05-29 10:06:21 -06:00
2015-08-16 20:52:20 -07:00