summaryrefslogtreecommitdiff
path: root/kernel/static_call_inline.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-06static_call: Replace pointless WARN_ON() in static_call_module_notify()Thomas Gleixner1-1/+1
2024-09-06static_call: Handle module init failure correctly in static_call_del_module()Thomas Gleixner1-0/+11
2022-10-17static_call: Add call depth tracking supportPeter Zijlstra1-5/+18
2022-04-05static_call: Don't make __static_call_return0 staticChristophe Leroy1-0/+543