linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture fixes for kernel v5.3-rc3
@ 2019-08-02 16:04 Helge Deller
  2019-08-02 23:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2019-08-02 16:04 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin
  Cc: Sven Schnelle

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%)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] parisc architecture fixes for kernel v5.3-rc3
  2019-08-02 16:04 [GIT PULL] parisc architecture fixes for kernel v5.3-rc3 Helge Deller
@ 2019-08-02 23:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-02 23:20 UTC (permalink / raw)
  To: Helge Deller
  Cc: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin, Sven Schnelle

The pull request you sent on Fri, 2 Aug 2019 18:04:47 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9100fc5ae83e64d99fd3300104893ef0e0b0aadb

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-02 23:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-02 16:04 [GIT PULL] parisc architecture fixes for kernel v5.3-rc3 Helge Deller
2019-08-02 23:20 ` pr-tracker-bot

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).