Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 debug update from Ingo Molnar: "Misc debuggability improvements: - Optimize the x86 CPU register printout a bit - Expose the tboot TXT log via debugfs - Small do_debug() cleanup" * 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/tboot: Provide debugfs interfaces to access TXT log x86: Remove weird PTR_ERR() in do_debug x86/debug: Only print out DR registers if they are not power-on defaults
No related branches found
No related tags found
Showing
- arch/x86/kernel/process_32.c 8 additions, 3 deletionsarch/x86/kernel/process_32.c
- arch/x86/kernel/process_64.c 8 additions, 1 deletionarch/x86/kernel/process_64.c
- arch/x86/kernel/tboot.c 73 additions, 0 deletionsarch/x86/kernel/tboot.c
- arch/x86/kernel/traps.c 1 addition, 1 deletionarch/x86/kernel/traps.c
Loading
Please register or sign in to comment