From: Linus Torvalds Date: Thu, 25 Jul 2024 19:48:42 +0000 (-0700) Subject: Merge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt... X-Git-Tag: v6.11-rc1~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9b21993654871eda57dfeeee4739fea797a50b1e;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux Pull kgdb updates from Daniel Thompson: "Three small changes this cycle: - Clean up an architecture abstraction that is no longer needed because all the architectures have converged. - Actually use the prompt argument to kdb_position_cursor() instead of ignoring it (functionally this fix is a nop but that was due to luck rather than good judgement) - Fix a -Wformat-security warning" * tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux: kdb: Get rid of redundant kdb_curr_task() kdb: Use the passed prompt in kdb_position_cursor() kdb: address -Wformat-security warnings --- 9b21993654871eda57dfeeee4739fea797a50b1e