From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh <linux-sh@vger.kernel.org>,
Yoshinori Sato <ysato@users.sourceforge.jp>,
Rich Felker <dalias@libc.org>,
linux-sh <linux-sh@vger.kernel.org>,
Hongbo Li <lihongbo22@huawei.com>,
Gaosheng Cui <cuigaosheng1@huawei.com>
Subject: [GIT PULL] sh updates for v6.12
Date: Fri, 27 Sep 2024 15:17:48 +0200 [thread overview]
Message-ID: <37b245abd7eaee997eabaf74aeb02bd7d5f2e983.camel@physik.fu-berlin.de> (raw)
Hi Linus,
here is my round of sh updates for v6.12. This pull request is again rather small
but we have more patches in the queue that still need to be reviewed and tested,
I expect to send these out for v6.13.
The first change by Gaosheng Cui removes unused declarations which have been obsoleted
since commit 5a4053b23262 ("sh: Kill off dead boards.") and the second by his colleague
Hongbo Li replaces the use of the unsafe simple_strtoul() with the safer kstrtoul()
function in the sh interrupt controller driver code.
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux.git tags/sh-for-v6.12-tag1
for you to fetch changes up to c3e878ca7b6663d2ad77a6e17460fc47a2347f4a:
sh: intc: Replace simple_strtoul() with kstrtoul() (2024-09-26 17:25:29 +0200)
Thanks for pulling!
Adrian
----------------------------------------------------------------
sh updates for v6.12
- sh: intc: Replace simple_strtoul() with kstrtoul()
- sh: Remove unused declarations for make_maskreg_irq() and irq_mask_register
----------------------------------------------------------------
Gaosheng Cui (1):
sh: Remove unused declarations for make_maskreg_irq() and irq_mask_register
Hongbo Li (1):
sh: intc: Replace simple_strtoul() with kstrtoul()
arch/sh/include/asm/irq.h | 6 ------
drivers/sh/intc/userimask.c | 5 ++++-
2 files changed, 4 insertions(+), 7 deletions(-)
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
next reply other threads:[~2024-09-27 13:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-27 13:17 John Paul Adrian Glaubitz [this message]
2024-09-27 17:25 ` [GIT PULL] sh updates for v6.12 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=37b245abd7eaee997eabaf74aeb02bd7d5f2e983.camel@physik.fu-berlin.de \
--to=glaubitz@physik.fu-berlin.de \
--cc=cuigaosheng1@huawei.com \
--cc=dalias@libc.org \
--cc=lihongbo22@huawei.com \
--cc=linux-sh@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=ysato@users.sourceforge.jp \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).