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.13
Date: Thu, 28 Nov 2024 13:33:03 +0100 [thread overview]
Message-ID: <a124b567-d9a1-48f5-beec-de1bacac2140@gaisler.com> (raw)
Hi Linus,
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparc.git tags/sparc-for-6.13-tag1
for you to fetch changes up to b6370b338e71cf24c61e33880b8f1a0dd5ad0a44:
sparc/vdso: Add helper function for 64-bit right shift on 32-bit target (2024-11-18 09:59:20 +0100)
----------------------------------------------------------------
This includes the following changes related to sparc64 for v6.13:
- Make sparc64 compilable with clang
- Replace one-element array with flexible array member
----------------------------------------------------------------
Koakuma (3):
sparc/build: Put usage of -fcall-used* flags behind cc-option
sparc/build: Add SPARC target flags for compiling with clang
sparc/vdso: Add helper function for 64-bit right shift on 32-bit target
Thorsten Blum (1):
sparc: Replace one-element array with flexible array member
Documentation/kbuild/llvm.rst | 3 +++
arch/sparc/Makefile | 4 ++--
arch/sparc/include/asm/hvtramp.h | 2 +-
arch/sparc/kernel/smp_64.c | 4 +---
arch/sparc/vdso/Makefile | 2 +-
arch/sparc/vdso/vclock_gettime.c | 28 ++++++++++++++++++++++++----
scripts/Makefile.clang | 1 +
7 files changed, 33 insertions(+), 11 deletions(-)
Thanks,
Andreas
next reply other threads:[~2024-11-28 12:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-28 12:33 Andreas Larsson [this message]
2024-11-29 18:54 ` [GIT PULL] sparc updates for v6.13 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=a124b567-d9a1-48f5-beec-de1bacac2140@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).