]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Jul 2021 18:29:18 +0000 (11:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Jul 2021 18:29:18 +0000 (11:29 -0700)
commit1ff923859e4ad2cc8a602558f664afc128f37884
treeb72ef57ec80fb45c82925015e3c7f264b5266602
parent68bd131a4264c6208cb90025ff0a99bcab1bcc97
parent3c81918ac4ba17790e741f35a201be079fb76871
Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux

Pull kgdb updates from Daniel Thompson:
 "This was a extremely quiet cycle for kgdb. This consists of two
  patches that between them address spelling errors and a switch
  fallthrough warning"

* tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux:
  kgdb: Fix fall-through warning for Clang
  kgdb: Fix spelling mistakes
kernel/debug/kdb/kdb_main.c