From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org
Subject: [GIT PULL] parisc architecture fixes and updates for v6.15-rc1
Date: Sat, 29 Mar 2025 12:40:19 +0100 [thread overview]
Message-ID: <Z-fcI2QOldcZOi4f@p100> (raw)
Hi Linus,
Please pull the updates for the parisc architecture for 6.15-rc1:
Drop parisc specific memcpy_fromio() function,
clean up coding style and fix compile warnings.
Thanks!
Helge
----------------------------------------------------------------
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.15-rc1
for you to fetch changes up to e822b8f01b40eb193cf7ebb059ac7c560a562d6f:
parisc: led: Use scnprintf() to avoid string truncation warning (2025-03-09 22:27:54 +0100)
----------------------------------------------------------------
parisc architecture updates for kernel v6.15-rc1:
Drop parisc specific memcpy_fromio() function,
clean up coding style and fix compile warnings.
----------------------------------------------------------------
Helge Deller (2):
Input: gscps2 - Describe missing function parameters
parisc: led: Use scnprintf() to avoid string truncation warning
Julian Vetter (2):
parisc: Fix formatting errors in io.c
parisc: Remove memcpy_fromio
Thadeu Lima de Souza Cascardo (1):
parisc: perf: use named initializers for struct miscdevice
Yu-Chun Lin (1):
parisc: PDT: Fix missing prototype warning
arch/parisc/include/asm/io.h | 3 -
arch/parisc/kernel/parisc_ksyms.c | 1 -
arch/parisc/kernel/pdt.c | 2 +
arch/parisc/kernel/perf.c | 6 +-
arch/parisc/lib/io.c | 119 ++++++++++----------------------------
drivers/input/serio/gscps2.c | 6 ++
drivers/parisc/led.c | 4 +-
7 files changed, 41 insertions(+), 100 deletions(-)
next reply other threads:[~2025-03-29 11:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-29 11:40 Helge Deller [this message]
2025-03-29 19:56 ` [GIT PULL] parisc architecture fixes and updates for v6.15-rc1 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=Z-fcI2QOldcZOi4f@p100 \
--to=deller@gmx.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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 NNTP newsgroup(s).