linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture fixes for 4.15-rc5
@ 2017-12-18 18:34 Helge Deller
  0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2017-12-18 18:34 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

Hi Linus,

please pull a few important fixes for the parisc architecture from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.15-2

There are two important fixes:
- Add PCI quirks to disable built-in a serial AUX and a graphics cards from
  specific GSP (management board) PCI cards. This fixes boot via serial console
  on rp3410 and rp3440 machines.

- Revert the "Re-enable interrups early" patch which was added to kernel v4.10.
  It can trigger stack overflows and thus silent data corruption. With this
  patch reverted we can lower our thread stack back to 16kb again.

The other patches are minor cleanups: avoid duplicate includes, indenting
fixes, correctly align variable in asm code.

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (3):
      parisc: Fix indenting in puts()
      parisc: Align os_hpmc_size on word boundary
      parisc: Hide Diva-built-in serial aux and graphics card

John David Anglin (2):
      Revert "parisc: Re-enable interrupts early"
      parisc: Reduce thread stack to 16 kb

Pravin Shedge (1):
      parisc: remove duplicate includes

 arch/parisc/boot/compressed/misc.c    |  4 ++--
 arch/parisc/include/asm/thread_info.h |  5 +++++
 arch/parisc/kernel/entry.S            | 12 +++++++++---
 arch/parisc/kernel/hpmc.S             |  1 +
 arch/parisc/kernel/unwind.c           |  1 -
 arch/parisc/lib/delay.c               |  2 --
 drivers/parisc/lba_pci.c              | 33 +++++++++++++++++++++++++++++++++
 7 files changed, 50 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-18 18:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-18 18:34 [GIT PULL] parisc architecture fixes for 4.15-rc5 Helge Deller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).