]> git.baikalelectronics.ru Git - kernel.git/commit
um: Enforce the usage of asm-generic/softirq_stack.h
authorThomas Gleixner <tglx@linutronix.de>
Tue, 16 Feb 2021 09:23:14 +0000 (10:23 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 16 Feb 2021 09:23:14 +0000 (10:23 +0100)
commita1ec6d7368f91364e8e5bdab74d5262e594aba95
tree8201eec0f29f70a02956874d33da46bf7d07e525
parentbe3d1e3ba135487d6a6b26172bd4c6a8ec910fa8
um: Enforce the usage of asm-generic/softirq_stack.h

The recent rework of the X86 irq stack switching mechanism broke UM as UM
pulls in the X86 specific variant of softirq_stack.h.

Enforce the usage of the asm-generic variant.

Fixes: 1ee14977a466 ("x86/softirq/64: Inline do_softirq_own_stack()")
Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Richard Weinberger <richard@nod.at>
arch/um/include/asm/Kbuild