]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'alpha-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Feb 2025 03:56:12 +0000 (19:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Feb 2025 03:56:12 +0000 (19:56 -0800)
commit7ff71e6d923969d933e1ba7e0db857782d36cd19
treede60ad08b12c8402283d0901492e0c6d239db50b
parent78a632a2086c5d5468b0e088a97b26e47c569567
parent1523226edda566057bdd3264ceb56631ddf5f6f7
Merge tag 'alpha-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha

Pull alpha fixes from Matt Turner:
 "A few changes for alpha, including some important fixes for kernel
  stack alignment"

* tag 'alpha-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha:
  alpha: Use str_yes_no() helper in pci_dac_dma_supported()
  alpha: Replace one-element array with flexible array member
  alpha: align stack for page fault and user unaligned trap handlers
  alpha: make stack 16-byte aligned (most cases)
  alpha: replace hardcoded stack offsets with autogenerated ones