From: "Heiko Stübner" <heiko@sntech.de>
To: linux-riscv@lists.infradead.org
Cc: Paul Walmsley <paul.walmsley@sifive.com>,
linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
wefu@redhat.com, guoren@kernel.org, mick@ics.forth.gr,
samuel@sholland.org, cmuellner@linux.com,
philipp.tomsich@vrull.eu, Christoph Hellwig <hch@lst.de>,
Palmer Dabbelt <palmer@dabbelt.com>
Subject: Re: [PATCH v2 0/5] riscv: some svpbmt fixes
Date: Fri, 17 Jun 2022 09:13:34 +0200 [thread overview]
Message-ID: <37631570.10thIPus4b@diego> (raw)
In-Reply-To: <mhng-55ae586c-07b7-4e6e-b695-6df8608b87d5@palmer-ri-x1c9>
Hi Palmer,
Am Freitag, 17. Juni 2022, 01:03:32 CEST schrieb Palmer Dabbelt:
> On Thu, 26 May 2022 13:56:41 PDT (-0700), heiko@sntech.de wrote:
> > Some additionals comments and notes from autobuilders received
> > after the series got applied, warranted some changes.
> >
> > So this is a small collection of cleanups for the svpbmt v10 series.
> >
> > changes in v2:
> > - add Guo's Review
> > - add patch dropping the use of function pointers in code
> > that can run before relocation
> >
> > Heiko Stuebner (5):
> > riscv: drop cpufeature_apply_feature tracking variable
> > riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol
> > riscv: make patch-function pointer more generic in
> > cpu_manufacturer_info struct
> > riscv: fix dependency for t-head errata
> > riscv: remove usage of function-pointers from cpufeatures and t-head
> > errata
> >
> > arch/riscv/Kconfig | 9 ++++++--
> > arch/riscv/Kconfig.erratas | 1 +
> > arch/riscv/errata/thead/errata.c | 38 ++++++++++----------------------
> > arch/riscv/kernel/alternative.c | 18 +++++++--------
> > arch/riscv/kernel/cpufeature.c | 37 +++++++++----------------------
> > 5 files changed, 40 insertions(+), 63 deletions(-)
>
> IMO only three of these are actually fixes, the rest are cleanups. I've
> got ahead and put everything on a branch, with
>
> riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol
> riscv: drop cpufeature_apply_feature tracking variable
> riscv: fix dependency for t-head errata
>
> first. Those are on fixes, the whole thing is in for-next.
thanks a lot.
For the fixes I think Nathan's "riscv: Fix ALT_THEAD_PMA's asm parameters" [0]
would also be quite important.
Heiko
[0] https://lore.kernel.org/r/20220518184529.454008-1-nathan@kernel.org
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
prev parent reply other threads:[~2022-06-17 7:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-26 20:56 [PATCH v2 0/5] riscv: some svpbmt fixes Heiko Stuebner
2022-05-26 20:56 ` [PATCH v2 1/5] riscv: drop cpufeature_apply_feature tracking variable Heiko Stuebner
2022-05-27 2:48 ` Guo Ren
2022-05-26 20:56 ` [PATCH v2 2/5] riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol Heiko Stuebner
2022-05-27 2:51 ` Guo Ren
2022-05-26 20:56 ` [PATCH v2 3/5] riscv: make patch-function pointer more generic in cpu_manufacturer_info struct Heiko Stuebner
2022-05-26 20:56 ` [PATCH v2 4/5] riscv: fix dependency for t-head errata Heiko Stuebner
2022-05-27 2:50 ` Guo Ren
2022-05-26 20:56 ` [PATCH v2 5/5] riscv: remove usage of function-pointers from cpufeatures and " Heiko Stuebner
2022-05-29 1:27 ` Samuel Holland
2022-05-29 17:49 ` Heiko Stübner
2022-06-16 23:03 ` [PATCH v2 0/5] riscv: some svpbmt fixes Palmer Dabbelt
2022-06-17 7:13 ` Heiko Stübner [this message]
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=37631570.10thIPus4b@diego \
--to=heiko@sntech.de \
--cc=cmuellner@linux.com \
--cc=guoren@kernel.org \
--cc=hch@lst.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=mick@ics.forth.gr \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=philipp.tomsich@vrull.eu \
--cc=samuel@sholland.org \
--cc=wefu@redhat.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