[PATCH] drivers: perf: constify the ctl_table argument of the riscv user access handler
Palmer Dabbelt
palmer at dabbelt.com
Tue Dec 12 13:04:42 PST 2023
On Wed, 06 Dec 2023 02:55:48 PST (-0800), Conor Dooley wrote:
> On Wed, Dec 06, 2023 at 09:46:42AM +0100, Marek Szyprowski wrote:
>>
>> Fix riscv build break after commit c8be9e66ca1e ("sysctl: treewide:
>> constify the ctl_table argument of handlers").
>>
>> Fixes: c8be9e66ca1e ("sysctl: treewide: constify the ctl_table argument of handlers")
>> Signed-off-by: Marek Szyprowski <m.szyprowski at samsung.com>
>
> This breaks the build when applied to the RISC-V tree. I'm going to mark
> it "handled elsewhere" in patchwork since it needs to go into whatever
> tree has the broken commit.
Ya, thanks. There's a second copy of the fix over at
https://lore.kernel.org/all/20231212-garage-pellet-c6a2bd34854c@spud/ .
Reviewed-by: Palmer Dabbelt <palmer at rivosinc.com>
Acked-by: Palmer Dabbelt <palmer at rivosinc.com>
for this one too. Just trying to merge that fixed hash into 6.7-rc1 is
giving me a conflict, so I don't really want to pull it in myself. So I
think the best bet here is to have whomever took the patch take the fix,
but LMK if there's some shared tag thing I should grab to take this into
the RISC-V tree.
>
> Thanks,
> Conor.
More information about the linux-riscv
mailing list