linux-kernel.vger.kernel.org archive mirror
 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>
Subject: [GIT PULL] additional parisc architecture updates for kernel v5.15-rc1
Date: Fri, 3 Sep 2021 14:14:04 +0200	[thread overview]
Message-ID: <YTIRjOdjUHGgG1eQ@ls3530> (raw)

Hi Linus,

please pull two more parisc architecture patches for kernel 5.15-rc1 from:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.15/parisc-2

Fix an unaligned-access crash in the bootloader and drop asm/swab.h.

Thanks,
Helge

----------------------------------------------------------------
The following changes since commit 7ba88a2a09f47e2e4f3e34215677a1d78a9e6a73:

  Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 (2021-09-02 13:49:39 -0700)

are available in the Git repository at:

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

for you to fetch changes up to c42813b71a06a2ff4a155aa87ac609feeab76cf3:

  parisc: Fix unaligned-access crash in bootloader (2021-09-03 09:47:02 +0200)

----------------------------------------------------------------
Helge Deller (2):
      parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64() functions
      parisc: Fix unaligned-access crash in bootloader

 arch/parisc/boot/compressed/misc.c  |  2 +-
 arch/parisc/include/uapi/asm/swab.h | 68 -------------------------------------
 2 files changed, 1 insertion(+), 69 deletions(-)
 delete mode 100644 arch/parisc/include/uapi/asm/swab.h

             reply	other threads:[~2021-09-03 12:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-03 12:14 Helge Deller [this message]
2021-09-03 18:45 ` [GIT PULL] additional parisc architecture updates for kernel v5.15-rc1 pr-tracker-bot

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=YTIRjOdjUHGgG1eQ@ls3530 \
    --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=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;
as well as URLs for NNTP newsgroup(s).