diff options
author | Jiri Slaby <jslaby@suse.cz> | 2019-07-09 08:34:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-21 09:00:44 +0200 |
commit | 760d269d9ec9da668dd7cd85503e55871c5f281a (patch) | |
tree | 87c7ebcee2f5d1ea60b266b3b5833da8c0bbf8ba /security/tomoyo | |
parent | 6d9584d642f8545dd8cb66a49e67b525b5a699a6 (diff) | |
download | linux-stable-760d269d9ec9da668dd7cd85503e55871c5f281a.tar.gz linux-stable-760d269d9ec9da668dd7cd85503e55871c5f281a.tar.bz2 linux-stable-760d269d9ec9da668dd7cd85503e55871c5f281a.zip |
x86/entry/32: Fix ENDPROC of common_spurious
[ Upstream commit 1cbec37b3f9cff074a67bef4fc34b30a09958a0a ]
common_spurious is currently ENDed erroneously. common_interrupt is used
in its ENDPROC. So fix this mistake.
Found by my asm macros rewrite patchset.
Fixes: f8a8fe61fec8 ("x86/irq: Seperate unused system vectors from spurious entry again")
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20190709063402.19847-1-jslaby@suse.cz
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'security/tomoyo')
0 files changed, 0 insertions, 0 deletions