Revision 6bf8819fede1fef9805e1d803261c0d3bb62f239 authored by Linus Torvalds on 12 March 2021, 19:34:36 UTC, committed by Linus Torvalds on 12 March 2021, 19:34:36 UTC
Pull xen fixes from Juergen Gross:
 "Two fix series and a single cleanup:

   - a small cleanup patch to remove unneeded symbol exports

   - a series to cleanup Xen grant handling (avoiding allocations in
     some cases, and using common defines for "invalid" values)

   - a series to address a race issue in Xen event channel handling"

* tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  Xen/gntdev: don't needlessly use kvcalloc()
  Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}
  Xen/gntdev: don't needlessly allocate k{,un}map_ops[]
  Xen: drop exports of {set,clear}_foreign_p2m_mapping()
  xen/events: avoid handling the same event on two cpus at the same time
  xen/events: don't unmask an event channel when an eoi is pending
  xen/events: reset affinity of 2-level event when tearing it down
2 parent s f78d76e + f1d20d8
History
File Mode Size
ap325rxa_defconfig -rw-r--r-- 2.4 KB
apsh4a3a_defconfig -rw-r--r-- 2.0 KB
apsh4ad0a_defconfig -rw-r--r-- 2.6 KB
dreamcast_defconfig -rw-r--r-- 1.7 KB
ecovec24-romimage_defconfig -rw-r--r-- 1.5 KB
ecovec24_defconfig -rw-r--r-- 3.2 KB
edosk7705_defconfig -rw-r--r-- 1.0 KB
edosk7760_defconfig -rw-r--r-- 2.7 KB
espt_defconfig -rw-r--r-- 2.6 KB
hp6xx_defconfig -rw-r--r-- 1.4 KB
j2_defconfig -rw-r--r-- 904 bytes
kfr2r09-romimage_defconfig -rw-r--r-- 1.4 KB
kfr2r09_defconfig -rw-r--r-- 2.1 KB
landisk_defconfig -rw-r--r-- 2.5 KB
lboxre2_defconfig -rw-r--r-- 1.4 KB
magicpanelr2_defconfig -rw-r--r-- 2.1 KB
microdev_defconfig -rw-r--r-- 995 bytes
migor_defconfig -rw-r--r-- 2.3 KB
polaris_defconfig -rw-r--r-- 2.1 KB
r7780mp_defconfig -rw-r--r-- 2.3 KB
r7785rp_defconfig -rw-r--r-- 2.3 KB
rsk7201_defconfig -rw-r--r-- 1.5 KB
rsk7203_defconfig -rw-r--r-- 2.8 KB
rsk7264_defconfig -rw-r--r-- 1.8 KB
rsk7269_defconfig -rw-r--r-- 1.4 KB
rts7751r2d1_defconfig -rw-r--r-- 2.0 KB
rts7751r2dplus_defconfig -rw-r--r-- 2.1 KB
sdk7780_defconfig -rw-r--r-- 3.1 KB
sdk7786_defconfig -rw-r--r-- 4.7 KB
se7206_defconfig -rw-r--r-- 2.5 KB
se7343_defconfig -rw-r--r-- 2.2 KB
se7619_defconfig -rw-r--r-- 1.1 KB
se7705_defconfig -rw-r--r-- 1.2 KB
se7712_defconfig -rw-r--r-- 2.3 KB
se7721_defconfig -rw-r--r-- 2.9 KB
se7722_defconfig -rw-r--r-- 1.3 KB
se7724_defconfig -rw-r--r-- 3.2 KB
se7750_defconfig -rw-r--r-- 1.2 KB
se7751_defconfig -rw-r--r-- 1012 bytes
se7780_defconfig -rw-r--r-- 2.4 KB
secureedge5410_defconfig -rw-r--r-- 1.3 KB
sh03_defconfig -rw-r--r-- 2.8 KB
sh2007_defconfig -rw-r--r-- 4.7 KB
sh7710voipgw_defconfig -rw-r--r-- 1.3 KB
sh7724_generic_defconfig -rw-r--r-- 1.0 KB
sh7757lcr_defconfig -rw-r--r-- 1.9 KB
sh7763rdp_defconfig -rw-r--r-- 2.6 KB
sh7770_generic_defconfig -rw-r--r-- 1.1 KB
sh7785lcr_32bit_defconfig -rw-r--r-- 3.3 KB
sh7785lcr_defconfig -rw-r--r-- 2.6 KB
shmin_defconfig -rw-r--r-- 1.3 KB
shx3_defconfig -rw-r--r-- 2.2 KB
titan_defconfig -rw-r--r-- 6.2 KB
ul2_defconfig -rw-r--r-- 1.9 KB
urquell_defconfig -rw-r--r-- 3.2 KB

back to top