From: Linus Torvalds Date: Mon, 8 Nov 2021 17:35:43 +0000 (-0800) Subject: Merge tag 'kgdb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e851dfae4371d3c751f1e18e8eb5eba993de1467;p=linux.git Merge tag 'kgdb-5.16-rc1' of git://git./linux/kernel/git/danielt/linux Pull kgdb update from Daniel Thompson: "A single patch this cycle. We replace some open-coded routines to classify task states with the scheduler's own function to do this. Alongside the obvious benefits of removing funky code and aligning more exactly with the scheduler's task classification, this also fixes a long standing compiler warning by removing the open-coded routines that generated the warning" * tag 'kgdb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux: kdb: Adopt scheduler's task classification --- e851dfae4371d3c751f1e18e8eb5eba993de1467