]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'x86-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Aug 2020 00:00:00 +0000 (17:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Aug 2020 00:00:00 +0000 (17:00 -0700)
commit9b0d02b9dbbad3a87f5fd27847b4eaa9b2fe6c41
tree73f84fdbad8ec399c1b3fb1a19d1e9e8f6ff7cdb
parentc7b65bd2ea3221371235574e1dc8b0b8780351dd
parent7f3c8a79c9ce9f8338cc9c02ab2d6605ada63d58
Merge tag 'x86-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 debug fixlets from Ingo Molnar:
 "Improve x86 debuggability: print registers with the same log level as
  the backtrace"

* tag 'x86-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/dumpstack: Show registers dump with trace's log level
  x86/dumpstack: Add log_lvl to __show_regs()
  x86/dumpstack: Add log_lvl to show_iret_regs()
arch/x86/kernel/dumpstack.c