forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork0
Commitbc21a29
x86/mce: Use idtentry_nmi_enter/exit()
The recent fix for NMI vs. IRQ state tracking missed to apply the cureto the MCE handler.Fixes:ba1f2b2 ("x86/entry: Fix NMI vs IRQ state tracking")Signed-off-by: Thomas Gleixner <tglx@linutronix.de>Signed-off-by: Borislav Petkov <bp@suse.de>Link:https://lkml.kernel.org/r/87mu17ism2.fsf@nanos.tec.linutronix.de1 parent86a82ae commitbc21a29
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1904 | 1904 | | |
1905 | 1905 | | |
1906 | 1906 | | |
| 1907 | + | |
| 1908 | + | |
1907 | 1909 | | |
1908 | 1910 | | |
1909 | 1911 | | |
| |||
1914 | 1916 | | |
1915 | 1917 | | |
1916 | 1918 | | |
1917 | | - | |
| 1919 | + | |
1918 | 1920 | | |
1919 | 1921 | | |
1920 | 1922 | | |
| |||
1925 | 1927 | | |
1926 | 1928 | | |
1927 | 1929 | | |
1928 | | - | |
| 1930 | + | |
1929 | 1931 | | |
1930 | 1932 | | |
1931 | 1933 | | |
| |||
0 commit comments
Comments
(0)