From: Helge Deller <deller@kernel.org>
To: linux-parisc@vger.kernel.org,
John David Anglin <dave.anglin@bell.net>,
Mikulas Patocka <mpatocka@redhat.com>
Subject: [GIT PULL] parisc architecture fixes for v6.11-rc2
Date: Fri, 2 Aug 2024 22:30:23 +0200 [thread overview]
Message-ID: <Zq1B366giNrrbU3W@p100> (raw)
Hi Linus,
Please pull to receive two fixes from Mikulas Patocka for the parisc architecture for 6.11-rc2.
The fixes avoid unaligned memory access warnings when calling BPF functions
and fix possible DMA corruptions.
Thanks!
Helge
----------------------------------------------------------------
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/deller/parisc-linux.git tags/parisc-for-6.11-rc2
for you to fetch changes up to 7ae04ba36b381bffe2471eff3a93edced843240f:
parisc: fix a possible DMA corruption (2024-07-29 16:19:07 +0200)
----------------------------------------------------------------
parisc architecture fixes for kernel v6.11-rc2:
- fix unaligned memory accesses when calling BPF functions
- adjust memory size constants to fix possible DMA corruptions
----------------------------------------------------------------
Mikulas Patocka (2):
parisc: fix unaligned accesses in BPF
parisc: fix a possible DMA corruption
arch/parisc/Kconfig | 1 +
arch/parisc/include/asm/cache.h | 11 ++++++++++-
arch/parisc/net/bpf_jit_core.c | 2 +-
3 files changed, 12 insertions(+), 2 deletions(-)
next reply other threads:[~2024-08-02 20:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-02 20:30 Helge Deller [this message]
2024-08-03 8:10 ` [GIT PULL] parisc architecture fixes for v6.11-rc2 Helge Deller
2024-08-03 16:32 ` 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=Zq1B366giNrrbU3W@p100 \
--to=deller@kernel.org \
--cc=dave.anglin@bell.net \
--cc=linux-parisc@vger.kernel.org \
--cc=mpatocka@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.