Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-10 | x86/softirq/64: Inline do_softirq_own_stack() | Thomas Gleixner | 1 | -0/+11 | |
There is no reason to have this as a seperate function for a single caller. Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Kees Cook <[email protected]> Link: https://lore.kernel.org/r/[email protected] |