From: Andreas Larsson <andreas@gaisler.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: David Miller <davem@davemloft.net>,
sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] sparc updates for v6.14
Date: Tue, 28 Jan 2025 08:33:54 +0100 [thread overview]
Message-ID: <35a42f8f-fb15-429e-9b90-11033f17fbeb@gaisler.com> (raw)
Hi Linus,
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparc.git tags/sparc-for-6.14-tag1
for you to fetch changes up to 2cec2c4dc90cbf5194c1acef08c1e74f0437af95:
sparc/irq: Remove unneeded if check in sun4v_cookie_only_virqs() (2025-01-17 16:33:48 +0100)
----------------------------------------------------------------
This includes the following changes related to sparc for v6.14:
- Improve performance for reading /proc/interrupts
- Simplify irq code for sun4v
- Replace zero-length array with flexible array in struct for pci for sparc64
----------------------------------------------------------------
David Wang (1):
sparc/irq: use seq_put_decimal_ull_width() for decimal values
Thorsten Blum (2):
sparc/irq: Use str_enabled_disabled() helper function
sparc/irq: Remove unneeded if check in sun4v_cookie_only_virqs()
Zhang Kunbo (1):
sparc: replace zero-length array with flexible-array member
arch/sparc/kernel/irq_32.c | 12 ++++++------
arch/sparc/kernel/irq_64.c | 11 +++++------
arch/sparc/kernel/pci.c | 2 +-
3 files changed, 12 insertions(+), 13 deletions(-)
Thanks,
Andreas
next reply other threads:[~2025-01-28 7:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-28 7:33 Andreas Larsson [this message]
2025-01-28 17:07 ` [GIT PULL] sparc updates 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=35a42f8f-fb15-429e-9b90-11033f17fbeb@gaisler.com \
--to=andreas@gaisler.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=sparclinux@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).