* [GIT PULL] OpenRISC updates for 5.19
@ 2022-05-26 22:23 Stafford Horne
2022-05-27 0:32 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Stafford Horne @ 2022-05-26 22:23 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Openrisc, LKML, Jason A. Donenfeld
Hi Linus,
Please consider for pull
The following changes since commit af2d861d4cd2a4da5137f795ee3509e6f944a25b:
Linux 5.18-rc4 (2022-04-24 14:51:22 -0700)
are available in the Git repository at:
git@github.com:openrisc/linux.git tags/for-linus
for you to fetch changes up to 83da38d82b2f7ac207646e55be94e8bd642e2c39:
openrisc: Allow power off handler overriding (2022-05-23 17:15:50 +0900)
----------------------------------------------------------------
OpenRISC updates for 5.19
Fixups and enhancements for OpenRISC:
- A few sparse warning fixups and other cleanups I noticed when working
on a recent TLB bug found on a new OpenRISC core bring up.
- A few fixup's from me and Jason A Donenfeld to help shutdown OpenRISC
platforms when running CI tests
----------------------------------------------------------------
Jason A. Donenfeld (2):
openrisc: remove bogus nops and shutdowns
openrisc: define nop command for simulator reboot
Julia Lawall (1):
openrisc: fix typos in comments
Stafford Horne (14):
openrisc: Add gcc machine instruction flag configuration
openrisc: Cleanup emergency print handling
openrisc: Add support for liteuart emergency printing
openrisc: Add syscall details to emergency syscall debugging
openrisc: Pretty print show_registers memory dumps
openrisc: Update litex defconfig to support glibc userland
openrisc/traps: Declare file scope symbols as static
openrisc/traps: Remove die_if_kernel function
openrisc/traps: Declare unhandled_exception for asmlinkage
openrisc/time: Fix symbol scope warnings
openrisc/delay: Add include to fix symbol not declared warning
openrisc/fault: Fix symbol scope warnings
openrisc: Remove unused IMMU tlb workardound
openrisc: Allow power off handler overriding
arch/openrisc/Kconfig | 53 +++++
arch/openrisc/Makefile | 17 ++
arch/openrisc/configs/or1klitex_defconfig | 32 +++
arch/openrisc/kernel/entry.S | 20 +-
arch/openrisc/kernel/head.S | 368 ++++++++----------------------
arch/openrisc/kernel/process.c | 19 +-
arch/openrisc/kernel/time.c | 3 +-
arch/openrisc/kernel/traps.c | 63 ++---
arch/openrisc/lib/delay.c | 1 +
arch/openrisc/mm/fault.c | 9 +-
arch/openrisc/mm/tlb.c | 2 +-
11 files changed, 272 insertions(+), 315 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] OpenRISC updates for 5.19
2022-05-26 22:23 [GIT PULL] OpenRISC updates for 5.19 Stafford Horne
@ 2022-05-27 0:32 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-27 0:32 UTC (permalink / raw)
To: Stafford Horne; +Cc: Linus Torvalds, Openrisc, LKML, Jason A. Donenfeld
The pull request you sent on Fri, 27 May 2022 07:23:35 +0900:
> git@github.com:openrisc/linux.git tags/for-linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7f50d4dfe816dd916a7cbf39039674825c2b388b
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-05-27 0:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-26 22:23 [GIT PULL] OpenRISC updates for 5.19 Stafford Horne
2022-05-27 0:32 ` 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