lkml.org 
[lkml]   [2022]   [May]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] OpenRISC updates for 5.19
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(-)

\
 
 \ /
  Last update: 2022-05-27 00:24    [W:0.029 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site