[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210127155622.GA13805@ls3530.fritz.box>
Date: Wed, 27 Jan 2021 16:56:22 +0100
From: Helge Deller <deller@....de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
James Bottomley <James.Bottomley@...senpartnership.com>,
John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc architecture updates for kernel v5.11-rc6
Hi Linus,
please pull two fixes for the parisc architecture for kernel 5.11-rc6 from:
http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.11-2
Two small fixes:
* Fix linking error with 64-bit kernel when modules are disabled,
reported by kernel test robot.
* Remove leftover reference to power_tasklet, by Davidlohr Bueso
Thanks,
Helge
----------------------------------------------------------------
Davidlohr Bueso (1):
parisc: Remove leftover reference to the power_tasklet
Helge Deller (1):
parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES
arch/parisc/Kconfig | 5 ++---
arch/parisc/include/asm/irq.h | 3 ---
arch/parisc/kernel/entry.S | 13 ++++++++++---
3 files changed, 12 insertions(+), 9 deletions(-)
Powered by blists - more mailing lists