]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
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)
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()


Trivial merge