]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'kgdb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Jan 2025 18:21:13 +0000 (10:21 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Jan 2025 18:21:13 +0000 (10:21 -0800)
commit405057718a1f9074133979a9f2ff0c9fa4a19948
tree6769b970ff0334fa3a7e3e639631553eba413ba0
parentfd56e5104a37f96e1b1ca42b4fd64fd49257fdce
parent6beaa75cd24d660e7913c60aff702ec809ff9b28
Merge tag 'kgdb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux

Pull kgdb updates from Daniel Thompson:
 "A very small set of changes this kernel cycle.

  Two cleanups, one switches to kmap_local_page() (from kmap_atomic())
  and the other removes a bit of dead code"

* tag 'kgdb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux:
  kdb: Remove unused flags stack
  kdb: use kmap_local_page()