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] parisc architecture updates for kernel v5.11-rc6
Date: Wed, 27 Jan 2021 16:56:22 +0100	[thread overview]
Message-ID: <20210127155622.GA13805@ls3530.fritz.box> (raw)

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

             reply	other threads:[~2021-01-27 16:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-27 15:56 Helge Deller [this message]
2021-01-27 19:08 ` [GIT PULL] parisc architecture updates for kernel v5.11-rc6 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=20210127155622.GA13805@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=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).