Files
linux/drivers/block
Bob Liu ee1591864c xen-blkfront: don't add indirect pages to list when !feature_persistent
commit 7b0767502b upstream.

We should consider info->feature_persistent when adding indirect page to list
info->indirect_pages, else the BUG_ON() in blkif_free() would be triggered.

When we are using persistent grants the indirect_pages list
should always be empty because blkfront has pre-allocated enough
persistent pages to fill all requests on the ring.

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:10:48 -07:00
..
2014-03-04 07:55:47 -08:00
2013-04-09 14:13:19 -04:00
2011-08-08 11:40:15 +02:00
2013-04-09 14:13:32 -04:00
2012-03-28 18:30:03 +01:00
2014-01-30 16:56:55 -08:00
2013-06-29 12:46:45 +04:00
2014-01-30 16:56:55 -08:00
2015-04-19 10:11:06 +02:00
2013-12-16 15:49:40 -05:00
2014-01-03 10:05:34 +01:00
2015-08-16 20:51:49 -07:00
2013-11-08 09:10:30 -07:00
2014-11-21 09:23:00 -08:00
2009-03-26 21:15:27 +01:00