• Linus Torvalds's avatar
    Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux · 996fe061
    Linus Torvalds authored
    Pull kgdb updates from Daniel Thompson:
     "Changes for kgdb/kdb this cycle are dominated by a change from Sumit
      that removes as small (256K) private heap from kdb. This is change
      I've hoped for ever since I discovered how few users of this heap
      remained in the kernel, so many thanks to Sumit for hunting these
      down.
    
      The other change is an incremental step towards SPDX headers"
    
    * tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux:
      kernel: debug: Convert to SPDX identifier
      kdb: Rename members of struct kdbtab_t
      kdb: Simplify kdb_defcmd macro logic
      kdb: Get rid of redundant kdb_register_flags()
      kdb: Rename struct defcmd_set to struct kdb_macro
      kdb: Get rid of custom debug heap allocator
    996fe061
kdb_support.c 15.6 KB