From: Daniel Thompson <danielt@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jason Wessel <jason.wessel@windriver.com>,
linux-kernel@vger.kernel.org,
Douglas Anderson <dianders@chromium.org>,
"Dr. David Alan Gilbert" <linux@treblig.org>,
Zhang Heng <zhangheng@kylinos.cn>
Subject: [GIT PULL] kgdb changes for v6.14
Date: Sat, 25 Jan 2025 18:12:40 +0000 [thread overview]
Message-ID: <Z5UpmFvCKY-AFIVa@aspen.lan> (raw)
The following changes since commit 9d89551994a430b50c4fffcb1e617a057fa76e20:
Linux 6.13-rc6 (2025-01-05 14:13:40 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux.git/ tags/kgdb-6.14-rc1
for you to fetch changes up to 6beaa75cd24d660e7913c60aff702ec809ff9b28:
kdb: Remove unused flags stack (2025-01-25 08:22:26 +0000)
----------------------------------------------------------------
kgdb patches for 6.14
A very small set of changes this kernel cycle. It consists of two cleanups,
one switches to kmap_local_page() (from kmap_atomic() ) and the other
removes a bit of dead code.
Signed-off-by: Daniel Thompson (RISCstar) <danielt@kernel.org>
----------------------------------------------------------------
Dr. David Alan Gilbert (1):
kdb: Remove unused flags stack
Zhang Heng (1):
kdb: use kmap_local_page()
include/linux/kdb.h | 3 ---
kernel/debug/kdb/kdb_support.c | 24 +++---------------------
2 files changed, 3 insertions(+), 24 deletions(-)
next reply other threads:[~2025-01-25 18:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-25 18:12 Daniel Thompson [this message]
2025-01-25 18:35 ` [GIT PULL] kgdb changes for v6.14 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z5UpmFvCKY-AFIVa@aspen.lan \
--to=danielt@kernel.org \
--cc=dianders@chromium.org \
--cc=jason.wessel@windriver.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@treblig.org \
--cc=torvalds@linux-foundation.org \
--cc=zhangheng@kylinos.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.