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

The following changes since commit 8b97cae315cafd7debf3601f88621e2aa8956ef3:

  Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2022-02-17 11:33:59 -0800)

are available in the Git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.17/parisc-4

for you to fetch changes up to a97279836867b1cb50a3d4f0b1bf60e0abe6d46c:

  parisc/unaligned: Fix ldw() and stw() unalignment handlers (2022-02-23 18:01:06 +0100)

----------------------------------------------------------------
parisc unaligned handler fixes

Two patches which fix a few bugs in the unalignment handlers.  The fldd
and fstd instructions weren't handled at all on 32-bit kernels, the stw
instruction didn't checked for fault errors and the fldw_l and ldw_m
were handled wrongly as integer vs. floating point instructions.
Both patches are tagged for stable series.

----------------------------------------------------------------
Helge Deller (2):
      parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
      parisc/unaligned: Fix ldw() and stw() unalignment handlers

 arch/parisc/kernel/unaligned.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

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

* Re: [GIT PULL] parisc unaligned handler fixes for v5.17-rc6
  2022-02-23 17:26 [GIT PULL] parisc unaligned handler fixes for v5.17-rc6 Helge Deller
@ 2022-02-23 20:08 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-23 20:08 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 Wed, 23 Feb 2022 18:26:51 +0100:

> http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.17/parisc-4

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

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-02-23 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-23 17:26 [GIT PULL] parisc unaligned handler fixes for v5.17-rc6 Helge Deller
2022-02-23 20:08 ` 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).