summaryrefslogtreecommitdiffstats
path: root/kernel/static_call_inline.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* static_call: Replace pointless WARN_ON() in static_call_module_notify()Thomas Gleixner2024-09-061-1/+1
* static_call: Handle module init failure correctly in static_call_del_module()Thomas Gleixner2024-09-061-0/+11
* static_call: Add call depth tracking supportPeter Zijlstra2022-10-171-5/+18
* static_call: Don't make __static_call_return0 staticChristophe Leroy2022-04-051-0/+543