Merge tag 'x86-urgent-2020-07-25' of...
Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master Pull x86 fixes from Ingo Molnar: "Misc fixes: - Fix a section end page alignment assumption that was causing crashes - Fix ORC unwinding on freshly forked tasks which haven't executed yet and which have empty user task stacks - Fix the debug.exception-trace=1 sysctl dumping of user stacks, which was broken by recent maccess changes" * tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/dumpstack: Dump user space code correctly again x86/stacktrace: Fix reliable check for empty user task stacks x86/unwind/orc: Fix ORC for newly forked tasks x86, vmlinux.lds: Page-align end of ..page_aligned sections
No related branches found
No related tags found
Showing
- arch/x86/kernel/dumpstack.c 17 additions, 10 deletionsarch/x86/kernel/dumpstack.c
- arch/x86/kernel/stacktrace.c 0 additions, 5 deletionsarch/x86/kernel/stacktrace.c
- arch/x86/kernel/unwind_orc.c 6 additions, 2 deletionsarch/x86/kernel/unwind_orc.c
- arch/x86/kernel/vmlinux.lds.S 1 addition, 0 deletionsarch/x86/kernel/vmlinux.lds.S
- include/asm-generic/vmlinux.lds.h 4 additions, 1 deletioninclude/asm-generic/vmlinux.lds.h
Loading
Please register or sign in to comment