linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] RISC-V Fixes for 5.8-rc6
@ 2020-07-18 17:35 Palmer Dabbelt
  2020-07-18 18:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Palmer Dabbelt @ 2020-07-18 17:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-riscv, linux-kernel

The following changes since commit 11ba468877bb23f28956a35e896356252d63c983:

  Linux 5.8-rc5 (2020-07-12 16:34:50 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.8-rc6

for you to fetch changes up to 38b7c2a3ffb1fce8358ddc6006cfe5c038ff9963:

  RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw (2020-07-17 09:28:35 -0700)

----------------------------------------------------------------
RISC-V Fixes for 5.8-rc6

I have two fixes:

* 16KiB kernel stacks on rv64, which fixes a lot of crashes.
* Rolling an mmiowb() into the scheduled, which when combined with Will's fix
  to the mmiowb()-on-spinlock should fix the PREEMPT issues we've been seeing.

----------------------------------------------------------------
Andreas Schwab (1):
      riscv: use 16KB kernel stack on 64-bit

Palmer Dabbelt (1):
      RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw

 arch/riscv/include/asm/barrier.h     | 10 +++++++++-
 arch/riscv/include/asm/thread_info.h |  4 ++++
 2 files changed, 13 insertions(+), 1 deletion(-)

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

* Re: [GIT PULL] RISC-V Fixes for 5.8-rc6
  2020-07-18 17:35 [GIT PULL] RISC-V Fixes for 5.8-rc6 Palmer Dabbelt
@ 2020-07-18 18:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-07-18 18:15 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: Linus Torvalds, linux-riscv, linux-kernel

The pull request you sent on Sat, 18 Jul 2020 10:35:48 -0700 (PDT):

> git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.8-rc6

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

Thank you!

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

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

end of thread, other threads:[~2020-07-18 18:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-18 17:35 [GIT PULL] RISC-V Fixes for 5.8-rc6 Palmer Dabbelt
2020-07-18 18:15 ` 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).