-
- Downloads
Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen updates from Juergen Gross: - some cleanups in the Xen blkback driver - fix potential sleeps under lock in various Xen drivers * tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: xen/blkback: move blkif_get_x86_*_req() into blkback.c xen/blkback: simplify free_persistent_gnts() interface xen/blkback: remove stale prototype xen/blkback: fix white space code style issues xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lock xen/scsiback: don't call scsiback_free_translation_entry() under lock xen/pciback: don't call pcistub_device_put() under lock
Showing
- drivers/block/xen-blkback/blkback.c 115 additions, 11 deletionsdrivers/block/xen-blkback/blkback.c
- drivers/block/xen-blkback/common.h 3 additions, 100 deletionsdrivers/block/xen-blkback/common.h
- drivers/xen/pvcalls-front.c 26 additions, 20 deletionsdrivers/xen/pvcalls-front.c
- drivers/xen/xen-pciback/pci_stub.c 2 additions, 4 deletionsdrivers/xen/xen-pciback/pci_stub.c
- drivers/xen/xen-scsiback.c 14 additions, 13 deletionsdrivers/xen/xen-scsiback.c
Loading
Please register or sign in to comment