[PATCH v2 0/2] xen/locking: fix and enhance lock debugging

Juergen Gross posted 2 patches 3 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/20201102131239.14134-1-jgross@suse.com
Maintainers: Jan Beulich <jbeulich@suse.com>, Andrew Cooper <andrew.cooper3@citrix.com>, Julien Grall <julien@xen.org>, George Dunlap <george.dunlap@citrix.com>, Ian Jackson <iwj@xenproject.org>, Stefano Stabellini <sstabellini@kernel.org>, Wei Liu <wl@xen.org>
There is a newer version of this series
xen/common/spinlock.c      | 17 ++++++++++-------
xen/include/xen/rwlock.h   | 11 +++++++++++
xen/include/xen/spinlock.h |  2 ++
3 files changed, 23 insertions(+), 7 deletions(-)
[PATCH v2 0/2] xen/locking: fix and enhance lock debugging
Posted by Juergen Gross 3 years, 5 months ago
This small series fixes two issues with spinlock debug code and adds
lock debug code to rwlocks in order to catch IRQ violations.

Juergen Gross (2):
  xen/spinlocks: spin_trylock with interrupts off is always fine
  xen/rwlock: add check_lock() handling to rwlocks

 xen/common/spinlock.c      | 17 ++++++++++-------
 xen/include/xen/rwlock.h   | 11 +++++++++++
 xen/include/xen/spinlock.h |  2 ++
 3 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.26.2