Pull locking fixes from Ingo Molnar:
 "Three fixes:
    - Fix an rwsem spin-on-owner crash, introduced in v5.4
    - Fix a lockdep bug when running out of stack_trace entries,
      introduced in v5.4
    - Docbook fix"
* 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN
  futex: Fix kernel-doc notation warning
  locking/lockdep: Fix buffer overrun problem in stack_trace[]