summaryrefslogtreecommitdiff
path: root/kernel/panic.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-10-17 16:24:42 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2024-10-17 16:24:42 -0700
commitd4b82e5808241239cb3ae2bff5a6c6767ea976cb (patch)
treeb04181ef38ff77f6348f675286022fa62dd73f68 /kernel/panic.c
parent6efbea77b390604a7be7364583e19cd2d6a1291b (diff)
parent6b5cca7868fdd2499384e21279fdab86bfa04997 (diff)
downloadlwn-d4b82e5808241239cb3ae2bff5a6c6767ea976cb.tar.gz
lwn-d4b82e5808241239cb3ae2bff5a6c6767ea976cb.zip
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Pull clk fixes from Stephen Boyd: "Two clk driver fixes and a unit test fix: - Terminate the of_device_id table in the Samsung exynosautov920 clk driver so that device matching logic doesn't run off the end of the array into other memory and break matching for any kernel with this driver loaded - Properly limit the max clk ID in the Rockchip clk driver - Use clk kunit helpers in the clk tests so that memory isn't leaked after the test concludes" * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: clk: test: Fix some memory leaks clk: rockchip: fix finding of maximum clock ID clk: samsung: Fix out-of-bound access of of_match_node()
Diffstat (limited to 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions