[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168251927960.19663.8319628708059117867.b4-ty@rivosinc.com>
Date: Wed, 26 Apr 2023 07:27:59 -0700
From: Palmer Dabbelt <palmer@...osinc.com>
To: Evan Green <evan@...osinc.com>
Cc: Albert Ou <aou@...s.berkeley.edu>,
Andrew Jones <ajones@...tanamicro.com>,
Conor Dooley <conor.dooley@...rochip.com>,
Guo Ren <guoren@...nel.org>, Heiko Stuebner <heiko@...ech.de>,
Jisheng Zhang <jszhang@...nel.org>,
Palmer Dabbelt <palmer@...belt.com>,
Paul Walmsley <paul.walmsley@...ive.com>,
Philipp Tomsich <philipp.tomsich@...ll.eu>,
Samuel Holland <samuel@...lland.org>,
linux-kernel@...r.kernel.org, linux-riscv@...ts.infradead.org
Subject: Re: [PATCH] RISC-V: hwprobe: Remove __init on
probe_vendor_features()
On Thu, 20 Apr 2023 12:49:34 -0700, Evan Green wrote:
> probe_vendor_features() is now called from smp_callin(), which is not
> __init code and runs during cpu hotplug events. Remove the
> __init_or_module decoration from it and the functions it calls to avoid
> walking into outer space.
>
> Fixes: 62a31d6e38bd ("RISC-V: hwprobe: Support probing of misaligned access performance")
>
> [...]
Applied, thanks!
[1/1] RISC-V: hwprobe: Remove __init on probe_vendor_features()
https://git.kernel.org/palmer/c/bb3f89487fd9
Best regards,
--
Palmer Dabbelt <palmer@...osinc.com>
Powered by blists - more mailing lists