Re: linux-next: Tree for Dec 11 (drivers/perf/riscv_pmu_sbi.c)

From: Alexandre Ghiti
Date: Tue Dec 12 2023 - 02:25:12 EST


Hi Randy,

On Mon, Dec 11, 2023 at 10:22 PM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>
>
>
> On 12/10/23 22:25, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20231208:
> >
>
> on riscv32:
>
> ../drivers/perf/riscv_pmu_sbi.c:1015:35: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types]
> 1015 | .proc_handler = riscv_pmu_proc_user_access_handler,
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../drivers/perf/riscv_pmu_sbi.c:1015:35: note: (near initialization for 'sbi_pmu_sysctl_table[0].proc_handler')
>
>
>
> Full randconfig file is attached.

I already sent a fix for that here:
https://lore.kernel.org/all/20231207083512.51792-1-alexghiti@xxxxxxxxxxxx/

Thanks!

Alex

>
>
> --
> #Randy
> https://people.kernel.org/tglx/notes-about-netiquette
> https://subspace.kernel.org/etiquette.html