Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen fixes from Juergen Gross: - some fixes of kmalloc() flags - one fix of the xenbus driver - an update of the pv sound driver interface needed for a driver which will go through the sound tree * tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: xen: xenbus_dev_frontend: Really return response string xen/sndif: Sync up with the canonical definition in Xen xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_add xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quirks_init xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_alloc xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_device xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probe
No related branches found
No related tags found
Showing
- drivers/xen/xen-pciback/conf_space_quirks.c 1 addition, 1 deletiondrivers/xen/xen-pciback/conf_space_quirks.c
- drivers/xen/xen-pciback/pci_stub.c 4 additions, 4 deletionsdrivers/xen/xen-pciback/pci_stub.c
- drivers/xen/xenbus/xenbus_dev_frontend.c 2 additions, 1 deletiondrivers/xen/xenbus/xenbus_dev_frontend.c
- include/xen/interface/io/sndif.h 306 additions, 16 deletionsinclude/xen/interface/io/sndif.h
This diff is collapsed.
Please register or sign in to comment