mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org,
	James Bottomley <James.Bottomley@HansenPartnership.com>,
	John David Anglin <dave.anglin@bell.net>
Cc: Richard Henderson <rth@twiddle.net>
Subject: [GIT PULL] parisc architecture fixes for 4.15-rc7
Date: Sun, 7 Jan 2018 17:21:23 +0100	[thread overview]
Message-ID: <20180107162123.GA9715@ls3530.fritz.box> (raw)

Hi Linus,

please pull a few fixes for the parisc architecture from:

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

The fixes are:
- Many small fixes to show the real physical addresses of devices instead of
  hashed addresses.

- One important fix to unbreak 32-bit SMP support: We forgot to 16-byte align
  the spinlocks in the assembler code.

- Qemu support: The host will get a chance to sleep when the parisc guest is
  idle. We use the same mechanism as the power architecture by overlaying the
  "or %r10,%r10,%r10" instruction which is simply a nop on real hardware.

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (6):
      parisc: Show unhashed hardware inventory
      parisc: Show initial kernel memory layout unhashed
      parisc: Show unhashed HPA of Dino chip
      parisc: Show unhashed EISA EEPROM address
      parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
      parisc: qemu idle sleep support

 arch/parisc/include/asm/ldcw.h |  2 ++
 arch/parisc/kernel/drivers.c   |  2 +-
 arch/parisc/kernel/entry.S     | 13 +++++++++++--
 arch/parisc/kernel/pacache.S   |  9 +++++++--
 arch/parisc/kernel/process.c   | 39 +++++++++++++++++++++++++++++++++++++++
 arch/parisc/mm/init.c          | 10 +++++-----
 drivers/parisc/dino.c          | 10 +++++-----
 drivers/parisc/eisa_eeprom.c   |  2 +-
 8 files changed, 71 insertions(+), 16 deletions(-)

             reply	other threads:[~2018-01-07 16:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-07 16:21 Helge Deller [this message]
2018-01-09 23:03 ` Kees Cook
2018-01-10 13:44   ` Helge Deller

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=20180107162123.GA9715@ls3530.fritz.box \
    --to=deller@gmx.de \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=dave.anglin@bell.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=rth@twiddle.net \
    --cc=torvalds@linux-foundation.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®