linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture fixes for v6.0-rc6
@ 2022-09-18 18:05 Helge Deller
  2022-09-18 20:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2022-09-18 18:05 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

Hi Linus,

please pull some small parisc architecture fixes for 6.0-rc6:

One patch lightens up a previous commit and thus unbreaks building the debian
kernel, which tries to configure a 64-bit kernel with the ARCH=parisc
environment variable set.

The other patches fixes asm/errno.h includes in the tools directory and cleans
up memory allocation in the iosapic driver.

Thanks,
Helge



The following changes since commit 80e78fcce86de0288793a0ef0f6acf37656ee4cf:

  Linux 6.0-rc5 (2022-09-11 16:22:01 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.0-3

for you to fetch changes up to 805ce8614958c925877ba6b6dc26cdf9f8800474:

  parisc: Allow CONFIG_64BIT with ARCH=parisc (2022-09-15 07:59:37 +0200)

----------------------------------------------------------------
parisc architecture fixes for kernel v6.0-rc6:

* Allow to configure for 64-bit kernel with ARCH=parisc
* Fix asm/errno.h includes in tools directory for parisc and xtensa
* Clean up iosapic memory allocation
* Minor typo and spelling fixes

----------------------------------------------------------------
Ben Hutchings (1):
      tools/include/uapi: Fix <asm/errno.h> for parisc and xtensa

Helge Deller (1):
      parisc: Allow CONFIG_64BIT with ARCH=parisc

Jiangshan Yi (1):
      Input: hp_sdc: fix spelling typo in comment

Rolf Eike Beer (1):
      parisc: remove obsolete manual allocation aligning in iosapic

Yang Yingliang (1):
      parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()

 arch/parisc/Kconfig            | 12 +++++++++++-
 drivers/parisc/ccio-dma.c      |  1 +
 drivers/parisc/iosapic.c       | 11 +----------
 include/linux/hp_sdc.h         |  2 +-
 tools/include/uapi/asm/errno.h |  4 ++--
 5 files changed, 16 insertions(+), 14 deletions(-)

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

* Re: [GIT PULL] parisc architecture fixes for v6.0-rc6
  2022-09-18 18:05 [GIT PULL] parisc architecture fixes for v6.0-rc6 Helge Deller
@ 2022-09-18 20:47 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-18 20:47 UTC (permalink / raw)
  To: Helge Deller
  Cc: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

The pull request you sent on Sun, 18 Sep 2022 20:05:22 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.0-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7c18b453ef7237bc25b7cbd425a05ac1b6fb074b

Thank you!

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

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

end of thread, other threads:[~2022-09-18 20:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-18 18:05 [GIT PULL] parisc architecture fixes for v6.0-rc6 Helge Deller
2022-09-18 20:47 ` 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).