[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <7ab022d9-c1f3-446f-b27e-1d95f725e75b@gmx.de>
Date: Sat, 3 Aug 2024 10:10:48 +0200
From: Helge Deller <deller@....de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux Kernel Development <linux-kernel@...r.kernel.org>,
linux-parisc <linux-parisc@...r.kernel.org>
Subject: [GIT PULL] parisc architecture fixes for v6.11-rc2
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(-)
Powered by blists - more mailing lists