From: Conor Dooley <conor.dooley@microchip.com>
To: <palmer@dabbelt.com>
Cc: conor@kernel.org, conor.dooley@microchip.com,
"Paul Walmsley" <paul.walmsley@sifive.com>,
"Atish Patra" <atishp@rivosinc.com>,
"Anup Patel" <apatel@ventanamicro.com>,
"Alexandre Ghiti" <alexghiti@rivosinc.com>,
"Björn Töpel" <bjorn@rivosinc.com>,
"Song Shuai" <suagrfillet@gmail.com>,
"JeeHeng Sia" <jeeheng.sia@starfivetech.com>,
"Petr Tesarik" <petrtesarik@huaweicloud.com>,
linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [RFT 0/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions
Date: Wed, 2 Aug 2023 12:12:51 +0100 [thread overview]
Message-ID: <20230802-purse-hydrant-6f44f77364b0@wendy> (raw)
Hey folks,
I was kinda sitting around hoping that someone who cared about
hibernation would decide to go and work on some patches that permitted
using it without having to use NONPORTABLE, but that has not yet
happened so here I am.
I've marked this RFT as I have not got a setup to test hibernation on a
system that suffers from the OpenSBI issue, nor have I used crash
kernels at all.
Thanks,
Conor.
CC: Paul Walmsley <paul.walmsley@sifive.com>
CC: Palmer Dabbelt <palmer@dabbelt.com>
CC: Atish Patra <atishp@rivosinc.com>
CC: Anup Patel <apatel@ventanamicro.com>
CC: Conor Dooley <conor.dooley@microchip.com>
CC: Alexandre Ghiti <alexghiti@rivosinc.com>
CC: Björn Töpel <bjorn@rivosinc.com>
CC: Song Shuai <suagrfillet@gmail.com>
CC: JeeHeng Sia <jeeheng.sia@starfivetech.com>
CC: Petr Tesarik <petrtesarik@huaweicloud.com>
CC: linux-riscv@lists.infradead.org
CC: linux-kernel@vger.kernel.org
Conor Dooley (2):
RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected
regions
Revert "RISC-V: mark hibernation as nonportable"
arch/riscv/Kconfig | 5 +----
arch/riscv/include/asm/sbi.h | 5 +++++
arch/riscv/kernel/sbi.c | 42 +++++++++++++++++++++++++++++++++++-
arch/riscv/mm/init.c | 3 +++
4 files changed, 50 insertions(+), 5 deletions(-)
--
2.40.1
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
next reply other threads:[~2023-08-02 11:14 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-02 11:12 Conor Dooley [this message]
2023-08-02 11:12 ` [RFT 1/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions Conor Dooley
2023-08-06 9:03 ` Alexandre Ghiti
2023-08-07 0:44 ` JeeHeng Sia
2023-08-08 13:13 ` Conor Dooley
2023-08-09 10:24 ` JeeHeng Sia
2023-08-09 11:04 ` Conor Dooley
2023-08-08 7:54 ` Atish Kumar Patra
2023-08-08 13:39 ` Conor Dooley
2023-08-09 9:01 ` Atish Kumar Patra
2023-08-10 9:07 ` Conor Dooley
2023-12-06 12:52 ` Palmer Dabbelt
2023-12-06 14:23 ` Conor Dooley
2023-12-07 13:02 ` Lad, Prabhakar
2023-12-07 13:11 ` Conor Dooley
2023-12-19 17:18 ` Conor Dooley
2023-12-19 17:27 ` Prabhakar Mahadev Lad
2023-12-19 18:06 ` Palmer Dabbelt
2023-12-19 18:38 ` Prabhakar Mahadev Lad
2023-12-19 18:57 ` Conor Dooley
2023-12-19 19:46 ` Prabhakar Mahadev Lad
2023-08-02 11:12 ` [RFT 2/2] Revert "RISC-V: mark hibernation as nonportable" Conor Dooley
2024-01-23 17:50 ` [RFT 0/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions patchwork-bot+linux-riscv
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230802-purse-hydrant-6f44f77364b0@wendy \
--to=conor.dooley@microchip.com \
--cc=alexghiti@rivosinc.com \
--cc=apatel@ventanamicro.com \
--cc=atishp@rivosinc.com \
--cc=bjorn@rivosinc.com \
--cc=conor@kernel.org \
--cc=jeeheng.sia@starfivetech.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=petrtesarik@huaweicloud.com \
--cc=suagrfillet@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).