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: Sven Schnelle <svens@stackframe.org>
Subject: [GIT PULL] parisc architecture fixes for kernel v5.3-rc3
Date: Fri, 2 Aug 2019 18:04:47 +0200	[thread overview]
Message-ID: <20190802160447.GA27285@ls3530.fritz.box> (raw)

Hi Linus,

please pull a few small fixes for the parisc architecture for kernel 5.3-rc3 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.3-4

Changes:
* Fix fall-through warnings in parisc math emu code
* Fix vmlinuz linking failure with debug-enabled kernels
* Fix a race condition in kernel live-patching code
* Add missing archclean Makefile target & defconfig adjustments

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (4):
      parisc: Mark expected switch fall-throughs in fault.c
      parisc: Fix fall-through warnings in fpudispatch.c
      parisc: Fix build of compressed kernel even with debug enabled
      parisc: Strip debug info from kernel before creating compressed vmlinuz

James Bottomley (1):
      parisc: Add archclean Makefile target

Masahiro Yamada (1):
      parisc: rename default_defconfig to defconfig

Sven Schnelle (1):
      parisc: fix race condition in patching code

 arch/parisc/Makefile                                 | 5 +++--
 arch/parisc/boot/compressed/Makefile                 | 4 +++-
 arch/parisc/boot/compressed/vmlinux.lds.S            | 4 ++--
 arch/parisc/configs/{default_defconfig => defconfig} | 0
 arch/parisc/kernel/ftrace.c                          | 3 ++-
 arch/parisc/math-emu/Makefile                        | 1 +
 arch/parisc/mm/fault.c                               | 1 +
 7 files changed, 12 insertions(+), 6 deletions(-)
 rename arch/parisc/configs/{default_defconfig => defconfig} (100%)

             reply	other threads:[~2019-08-02 16:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-02 16:04 Helge Deller [this message]
2019-08-02 23:20 ` 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=20190802160447.GA27285@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=svens@stackframe.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

all inboxes | Powered by JetHome®