From: Helge Deller <deller@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org,
James Bottomley <James.Bottomley@hansenpartnership.com>,
John David Anglin <dave.anglin@bell.net>
Subject: [GIT PULL] parisc architecture fixes for v6.10-rc1
Date: Fri, 17 May 2024 20:43:50 +0200 [thread overview]
Message-ID: <ZkelZteEp_Cgqwo1@p100> (raw)
Hi Linus,
Please pull a few small fixes & updates for the parisc architecture for 6.10-rc1.
Fix sigset_t in uapi headers and silence one compiler warning in hugetlb code.
Thanks!
Helge
----------------------------------------------------------------
The following changes since commit e67572cd2204894179d89bd7b984072f19313b03:
Linux 6.9-rc6 (2024-04-28 13:47:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.10-1
for you to fetch changes up to d4a599910193b85f76c100e30d8551c8794f8c2a:
parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREA (2024-05-15 17:14:26 +0200)
----------------------------------------------------------------
parisc architecture fixes and updates for kernel v6.10-rc1:
- Define sigset_t in parisc uapi header to fix build of util-linux
- Define HAVE_ARCH_HUGETLB_UNMAPPED_AREA to avoid compiler warning
- Drop unused 'exc_reg' struct in math-emu code
----------------------------------------------------------------
Dr. David Alan Gilbert (1):
parisc/math-emu: Remove unused struct 'exc_reg'
Helge Deller (2):
parisc: Define sigset_t in parisc uapi header
parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREA
arch/parisc/include/asm/page.h | 1 +
arch/parisc/include/asm/signal.h | 12 ------------
arch/parisc/include/uapi/asm/signal.h | 10 ++++++++++
arch/parisc/math-emu/driver.c | 6 ------
4 files changed, 11 insertions(+), 18 deletions(-)
next reply other threads:[~2024-05-17 18:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-17 18:43 Helge Deller [this message]
2024-05-17 19:01 ` 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=ZkelZteEp_Cgqwo1@p100 \
--to=deller@kernel.org \
--cc=James.Bottomley@hansenpartnership.com \
--cc=dave.anglin@bell.net \
--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
all inboxes | Powered by JetHome®