Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | static_call: Replace pointless WARN_ON() in static_call_module_notify() | Thomas Gleixner | 2024-09-06 | 1 | -1/+1 |
* | static_call: Handle module init failure correctly in static_call_del_module() | Thomas Gleixner | 2024-09-06 | 1 | -0/+11 |
* | static_call: Add call depth tracking support | Peter Zijlstra | 2022-10-17 | 1 | -5/+18 |
* | static_call: Don't make __static_call_return0 static | Christophe Leroy | 2022-04-05 | 1 | -0/+543 |