[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <w3rw6n4cbgmlcylf5gbzzocqhyxjoyjy3qiedb7fzvd7jdwgap@44d323cbjljd>
Date: Fri, 14 Feb 2025 16:34:18 -0500
From: Matt Turner <mattst88@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-alpha@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PULL] alpha.git
Hi Linus,
Please pull a few changes for alpha, including some important fixes around
kernel stack alignment from Ivan Kokshaysky.
Thanks,
Matt
The following changes since commit 128c8f96eb8638c060cd3532dc394d046ce64fe1:
Merge tag 'drm-fixes-2025-02-14' of https://gitlab.freedesktop.org/drm/kernel (2025-02-13 20:04:43 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha.git tags/alpha-fixes-v6.14-rc2
for you to fetch changes up to 1523226edda566057bdd3264ceb56631ddf5f6f7:
alpha: Use str_yes_no() helper in pci_dac_dma_supported() (2025-02-14 14:06:41 -0500)
----------------------------------------------------------------
alpha: Fixes for v6.14
Some important fixes for kernel stack alignment.
----------------------------------------------------------------
Ivan Kokshaysky (3):
alpha: replace hardcoded stack offsets with autogenerated ones
alpha: make stack 16-byte aligned (most cases)
alpha: align stack for page fault and user unaligned trap handlers
Thorsten Blum (2):
alpha: Replace one-element array with flexible array member
alpha: Use str_yes_no() helper in pci_dac_dma_supported()
arch/alpha/include/asm/hwrpb.h | 2 +-
arch/alpha/include/uapi/asm/ptrace.h | 2 ++
arch/alpha/kernel/asm-offsets.c | 4 ++++
arch/alpha/kernel/entry.S | 24 ++++++++++--------------
arch/alpha/kernel/pci_iommu.c | 3 ++-
arch/alpha/kernel/traps.c | 2 +-
arch/alpha/mm/fault.c | 4 ++--
7 files changed, 22 insertions(+), 19 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (377 bytes)
Powered by blists - more mailing lists