All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture updates for v5.19-rc4
@ 2022-06-26 14:41 Helge Deller
  2022-06-26 17:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2022-06-26 14:41 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

Hi Linus,

please pull three important parisc architecture fixes for kernel v5.19-rc4:

- enable ARCH_HAS_STRICT_MODULE_RWX to prevent a boot crash on c8000 machines

- flush all mappings of a shared anonymous page on PA8800/8900 machines via
  flushing the whole data cache.  This may slow down such machines but
  makes sure that the cache is consistent

- Fix duplicate definition build error regarding fb_is_primary_device()

All of them are tagged for backporting.

Thanks,
Helge

----------------------------------------------------------------
The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0a1355db36718178becd2bfe728a023933d73123:

  parisc: Enable ARCH_HAS_STRICT_MODULE_RWX (2022-06-26 12:23:15 +0200)

----------------------------------------------------------------
parisc architecture fixes & updates for kernel v5.19-rc4:

Three important fixes:
- enable ARCH_HAS_STRICT_MODULE_RWX to prevent a boot crash on c8000 machines

- flush all mappings of a shared anonymous page on PA8800/8900 machines via
  flushing the whole data cache.  This may slow down such machines but
  makes sure that the cache is consistent

- Fix duplicate definition build error regarding fb_is_primary_device()

----------------------------------------------------------------
Helge Deller (2):
      parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI
      parisc: Enable ARCH_HAS_STRICT_MODULE_RWX

Jiang Jian (1):
      parisc: align '*' in comment in math-emu code

John David Anglin (1):
      parisc: Fix flush_anon_page on PA8800/PA8900

 arch/parisc/Kconfig               | 1 +
 arch/parisc/include/asm/fb.h      | 2 +-
 arch/parisc/kernel/cache.c        | 5 ++++-
 arch/parisc/math-emu/decode_exc.c | 2 +-
 drivers/video/console/sticore.c   | 2 ++
 5 files changed, 9 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] parisc architecture updates for v5.19-rc4
  2022-06-26 14:41 [GIT PULL] parisc architecture updates for v5.19-rc4 Helge Deller
@ 2022-06-26 17:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-26 17:36 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, 26 Jun 2022 16:41:01 +0200:

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

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

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-06-26 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-26 14:41 [GIT PULL] parisc architecture updates for v5.19-rc4 Helge Deller
2022-06-26 17:36 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.