--- /dev/null
+From foo@baz Tue Mar 12 15:08:26 PDT 2013
+Date: Tue, 12 Mar 2013 15:08:26 -0700
+To: Greg KH <gregkh@linuxfoundation.org>
+From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+Subject: Revert "xen/blkback: Don't trust the handle from the frontend."
+
+This reverts commit 01c681d4c70d64cb72142a2823f27c4146a02e63 upstream
+(ef56ca64ea733c3b88f0bb74b04da128b1dc35d8 in this tree), as it wasn't
+supposed to have been applied to the stable tree.
+
+Cc: Jan Beulich <jbeulich@suse.com>
+Cc: Ian Campbell <ian.campbell@citrix.com>
+Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+
+---
+ drivers/block/xen-blkback/blkback.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+--- a/drivers/block/xen-blkback/blkback.c
++++ b/drivers/block/xen-blkback/blkback.c
+@@ -881,6 +881,7 @@ static int dispatch_rw_block_io(struct x
+ goto fail_response;
+ }
+
++ preq.dev = req->u.rw.handle;
+ preq.sector_number = req->u.rw.sector_number;
+ preq.nr_sects = 0;
+
usb-prepare-for-refactoring-by-adding-extra-udev-checks.patch
usb-rip-out-recursive-call-on-warm-port-reset.patch
usb-fix-connected-device-switch-to-inactive-state.patch
+revert-xen-blkback-don-t-trust-the-handle-from-the-frontend.patch