Re: [sh] smp-shx3.c: error: ignoring return value of 'request_irq', declared with attribute warn_unused_result

2021-01-04 Thread Naresh Kamboju
On Fri, 1 Jan 2021 at 20:18, John Paul Adrian Glaubitz wrote: > > Hello Naresh! > > On 12/9/20 6:26 PM, Naresh Kamboju wrote: > > Linux next 20201209 tag the arch 'sh' defconfig build failed to build with > > gcc-8, gcc-9 and gcc-10. > > > > arch/sh/kernel/cpu/sh4a/smp-shx3.c: In function

Re: [sh] smp-shx3.c: error: ignoring return value of 'request_irq', declared with attribute warn_unused_result

2021-01-01 Thread John Paul Adrian Glaubitz
Hello Naresh! On 12/9/20 6:26 PM, Naresh Kamboju wrote: > Linux next 20201209 tag the arch 'sh' defconfig build failed to build with > gcc-8, gcc-9 and gcc-10. > > arch/sh/kernel/cpu/sh4a/smp-shx3.c: In function 'shx3_prepare_cpus': > arch/sh/kernel/cpu/sh4a/smp-shx3.c:76:3: error: ignoring

[sh] smp-shx3.c: error: ignoring return value of 'request_irq', declared with attribute warn_unused_result

2020-12-09 Thread Naresh Kamboju
Linux next 20201209 tag the arch 'sh' defconfig build failed to build with gcc-8, gcc-9 and gcc-10. arch/sh/kernel/cpu/sh4a/smp-shx3.c: In function 'shx3_prepare_cpus': arch/sh/kernel/cpu/sh4a/smp-shx3.c:76:3: error: ignoring return value of 'request_irq', declared with attribute