lkml.org 
[lkml]   [2021]   [Mar]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] xen: branch for v5.12-rc3
Date
Linus,

Please git pull the following tag:

git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.12b-rc3-tag

xen: branch for v5.12-rc3

It contains two patch series and a single patch:

- 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


Thanks.

Juergen

arch/arm/xen/p2m.c | 5 +-
arch/x86/xen/p2m.c | 6 +-
drivers/pci/xen-pcifront.c | 4 +-
drivers/xen/events/events_2l.c | 22 ++++--
drivers/xen/events/events_base.c | 130 +++++++++++++++++++++++++++--------
drivers/xen/events/events_fifo.c | 7 --
drivers/xen/events/events_internal.h | 14 ++--
drivers/xen/gntdev.c | 54 +++++++++------
include/xen/grant_table.h | 7 ++
include/xen/xenbus.h | 1 -
10 files changed, 169 insertions(+), 81 deletions(-)

Jan Beulich (4):
Xen: drop exports of {set,clear}_foreign_p2m_mapping()
Xen/gntdev: don't needlessly allocate k{,un}map_ops[]
Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}
Xen/gntdev: don't needlessly use kvcalloc()

Juergen Gross (3):
xen/events: reset affinity of 2-level event when tearing it down
xen/events: don't unmask an event channel when an eoi is pending
xen/events: avoid handling the same event on two cpus at the same time

\
 
 \ /
  Last update: 2021-03-12 09:35    [W:0.420 / U:0.524 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site