aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/softirq_stack.h
AgeCommit message (Collapse)AuthorFilesLines
2021-02-10x86/softirq/64: Inline do_softirq_own_stack()Thomas Gleixner1-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]