]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Apr 2021 18:47:03 +0000 (11:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Apr 2021 18:47:03 +0000 (11:47 -0700)
commit3591e596978ad9134171c5beaa90fa49b2b02014
tree51456afda61d2409fad7adc3399456a56731fdc0
parentf03c667fbf9dd88ea41ee99e2cc01ddafee94714
parent8cfc9189e920ff24d976622d977f1f41235f949a
Merge tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull locking fixlets from Ingo Molnar:
 "Two minor fixes: one for a Clang warning, the other improves an
  ambiguous/confusing kernel log message"

* tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  lockdep: Address clang -Wformat warning printing for %hd
  lockdep: Add a missing initialization hint to the "INFO: Trying to register non-static key" message