diff options
| author | Juergen Gross <jgross@suse.com> | 2021-12-23 11:53:08 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-29 11:50:30 +0100 |
| commit | e29b3284f363b26806ce68e8c09454e186bc633a (patch) | |
| tree | 6734120deb84f7cf6c4e82519757e333bb6fd4a7 /include/linux/kernel.h | |
| parent | 6be3251e70a0e8fce09aef8496274e241350e219 (diff) | |
xen/blkfront: fix bug in backported patch
The backport of commit 8f5a695d99000fc ("xen/blkfront: don't take local
copy of a request from the ring page") to stable 4.4 kernel introduced
a bug when adding the needed blkif_ring_get_request() function, as
info->ring.req_prod_pvt was incremented twice now.
Fix that be deleting the now superfluous increments after calling that
function.
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions
