]> www.infradead.org Git - users/hch/xfs.git/commit
Merge tag 'torture.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Jul 2024 22:39:25 +0000 (15:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Jul 2024 22:39:25 +0000 (15:39 -0700)
commitb176e21d812a0674196996e2f53d481208c5d832
tree4ee0dfc785e04b0bc78f54f65ce18e28ab122fc2
parent9855e873285f1395b9a04613c56101f04a5ec9fb
parentd4641fa67d3dcc24d108cbfc4e47d0312ef49947
Merge tag 'torture.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu

Pull torture-test updates from Paul McKenney:
 "This adds MODULE_DESCRIPTION() to torture.c, locktorture.c, and
  scftorture.c, and also adds 'static' to a global variable that is used
  only in scftorture.c"

* tag 'torture.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu:
  scftorture: Make torture_type static
  scftorture: Add MODULE_DESCRIPTION()
  locktorture: Add MODULE_DESCRIPTION()
  torture: Add MODULE_DESCRIPTION()