summary refs log tree commit diff
path: root/kernel/tsacct.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2021-03-14 13:03:21 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2021-03-14 13:03:21 -0700
commitfa509ff879f816ce50800d20fc87564b69f53962 (patch)
tree5a68ded183bdd5d0d567fb800e19bfad4e17eb69 /kernel/tsacct.c
parent75013c6c52d80b2255ba273eedac013d58754b02 (diff)
parent4817a52b306136c8b2b2271d8770401441e4cf79 (diff)
downloadlinux-fa509ff879f816ce50800d20fc87564b69f53962.tar.gz
Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking fixes from Thomas Gleixner:
 "A couple of locking fixes:

   - A fix for the static_call mechanism so it handles unaligned
     addresses correctly.

   - Make u64_stats_init() a macro so every instance gets a seperate
     lockdep key.

   - Make seqcount_latch_init() a macro as well to preserve the static
     variable which is used for the lockdep key"

* tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  seqlock,lockdep: Fix seqcount_latch_init()
  u64_stats,lockdep: Fix u64_stats_init() vs lockdep
  static_call: Fix the module key fixup
Diffstat (limited to 'kernel/tsacct.c')
0 files changed, 0 insertions, 0 deletions