projects
/
linux-2.6-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
fd56e51
6beaa75
)
Merge tag 'kgdb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 25 Jan 2025 18:21:13 +0000
(10:21 -0800)
committer
Linus 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