]> 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)
commit42c2a3bfa50466cbbfe78ce7025eb36759b2a3f1
treeb72ef57ec80fb45c82925015e3c7f264b5266602
parent4762bcf9da3cf94b4266eb5e2f1291659fb98815
parente6a0141d73b24362d8278a459589e7f72b602e83
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