Searched hist:cd1a41ceba8a4caef4d18a3a14d6d0f8c656efe4 (Results 1 – 8 of 8) sorted by relevance
/linux/arch/parisc/include/asm/ |
H A D | hardirq.h | diff cd1a41ceba8a4caef4d18a3a14d6d0f8c656efe4 Wed Feb 10 00:40:52 CET 2021 Thomas Gleixner <tglx@linutronix.de> softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
To prepare for inlining do_softirq_own_stack() replace __ARCH_HAS_DO_SOFTIRQ with a Kconfig switch and select it in the affected architectures.
This allows in the next step to move the function prototype and the inline stub into a seperate asm-generic header file which is required to avoid include recursion.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20210210002513.181713427@linutronix.de
|
/linux/arch/s390/include/asm/ |
H A D | hardirq.h | diff cd1a41ceba8a4caef4d18a3a14d6d0f8c656efe4 Wed Feb 10 00:40:52 CET 2021 Thomas Gleixner <tglx@linutronix.de> softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
To prepare for inlining do_softirq_own_stack() replace __ARCH_HAS_DO_SOFTIRQ with a Kconfig switch and select it in the affected architectures.
This allows in the next step to move the function prototype and the inline stub into a seperate asm-generic header file which is required to avoid include recursion.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20210210002513.181713427@linutronix.de
|
/linux/arch/sh/include/asm/ |
H A D | irq.h | diff cd1a41ceba8a4caef4d18a3a14d6d0f8c656efe4 Wed Feb 10 00:40:52 CET 2021 Thomas Gleixner <tglx@linutronix.de> softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
To prepare for inlining do_softirq_own_stack() replace __ARCH_HAS_DO_SOFTIRQ with a Kconfig switch and select it in the affected architectures.
This allows in the next step to move the function prototype and the inline stub into a seperate asm-generic header file which is required to avoid include recursion.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20210210002513.181713427@linutronix.de
|
/linux/arch/sparc/include/asm/ |
H A D | irq_64.h | diff cd1a41ceba8a4caef4d18a3a14d6d0f8c656efe4 Wed Feb 10 00:40:52 CET 2021 Thomas Gleixner <tglx@linutronix.de> softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
To prepare for inlining do_softirq_own_stack() replace __ARCH_HAS_DO_SOFTIRQ with a Kconfig switch and select it in the affected architectures.
This allows in the next step to move the function prototype and the inline stub into a seperate asm-generic header file which is required to avoid include recursion.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20210210002513.181713427@linutronix.de
|
/linux/arch/powerpc/include/asm/ |
H A D | irq.h | diff cd1a41ceba8a4caef4d18a3a14d6d0f8c656efe4 Wed Feb 10 00:40:52 CET 2021 Thomas Gleixner <tglx@linutronix.de> softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
To prepare for inlining do_softirq_own_stack() replace __ARCH_HAS_DO_SOFTIRQ with a Kconfig switch and select it in the affected architectures.
This allows in the next step to move the function prototype and the inline stub into a seperate asm-generic header file which is required to avoid include recursion.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20210210002513.181713427@linutronix.de
|
/linux/arch/x86/include/asm/ |
H A D | irq.h | diff cd1a41ceba8a4caef4d18a3a14d6d0f8c656efe4 Wed Feb 10 00:40:52 CET 2021 Thomas Gleixner <tglx@linutronix.de> softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
To prepare for inlining do_softirq_own_stack() replace __ARCH_HAS_DO_SOFTIRQ with a Kconfig switch and select it in the affected architectures.
This allows in the next step to move the function prototype and the inline stub into a seperate asm-generic header file which is required to avoid include recursion.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20210210002513.181713427@linutronix.de
|
/linux/arch/sparc/ |
H A D | Kconfig | diff cd1a41ceba8a4caef4d18a3a14d6d0f8c656efe4 Wed Feb 10 00:40:52 CET 2021 Thomas Gleixner <tglx@linutronix.de> softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
To prepare for inlining do_softirq_own_stack() replace __ARCH_HAS_DO_SOFTIRQ with a Kconfig switch and select it in the affected architectures.
This allows in the next step to move the function prototype and the inline stub into a seperate asm-generic header file which is required to avoid include recursion.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20210210002513.181713427@linutronix.de
|
/linux/arch/sh/ |
H A D | Kconfig | diff cd1a41ceba8a4caef4d18a3a14d6d0f8c656efe4 Wed Feb 10 00:40:52 CET 2021 Thomas Gleixner <tglx@linutronix.de> softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
To prepare for inlining do_softirq_own_stack() replace __ARCH_HAS_DO_SOFTIRQ with a Kconfig switch and select it in the affected architectures.
This allows in the next step to move the function prototype and the inline stub into a seperate asm-generic header file which is required to avoid include recursion.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20210210002513.181713427@linutronix.de
|