All of lore.kernel.org
 help / color / mirror / Atom feed
* v4.9.241 build failures
@ 2020-10-31 14:35 Guenter Roeck
  2020-11-01  0:14 ` Sasha Levin
  0 siblings, 1 reply; 3+ messages in thread
From: Guenter Roeck @ 2020-10-31 14:35 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman, Sasha Levin

Building powerpc:defconfig ... failed
Building powerpc:allmodconfig ... failed
--------------
Error log:
arch/powerpc/platforms/powernv/opal-dump.c: In function ‘process_dump’:
arch/powerpc/platforms/powernv/opal-dump.c:409:7: error: void value not ignored as it ought to be
  dump = create_dump_obj(dump_id, dump_size, dump_type);


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: v4.9.241 build failures
  2020-10-31 14:35 v4.9.241 build failures Guenter Roeck
@ 2020-11-01  0:14 ` Sasha Levin
  2020-11-01  0:23   ` Guenter Roeck
  0 siblings, 1 reply; 3+ messages in thread
From: Sasha Levin @ 2020-11-01  0:14 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: stable, Greg Kroah-Hartman

On Sat, Oct 31, 2020 at 07:35:58AM -0700, Guenter Roeck wrote:
>Building powerpc:defconfig ... failed
>Building powerpc:allmodconfig ... failed
>--------------
>Error log:
>arch/powerpc/platforms/powernv/opal-dump.c: In function ‘process_dump’:
>arch/powerpc/platforms/powernv/opal-dump.c:409:7: error: void value not ignored as it ought to be
>  dump = create_dump_obj(dump_id, dump_size, dump_type);
>

I see that Greg already took b29336c0e178 ("powerpc/powernv/opal-dump :
Use IRQ_HANDLED instead of numbers in interrupt handler") for 4.9 and
4.4, which should fix this issue.

-- 
Thanks,
Sasha

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: v4.9.241 build failures
  2020-11-01  0:14 ` Sasha Levin
@ 2020-11-01  0:23   ` Guenter Roeck
  0 siblings, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2020-11-01  0:23 UTC (permalink / raw)
  To: Sasha Levin; +Cc: stable, Greg Kroah-Hartman

On 10/31/20 5:14 PM, Sasha Levin wrote:
> On Sat, Oct 31, 2020 at 07:35:58AM -0700, Guenter Roeck wrote:
>> Building powerpc:defconfig ... failed
>> Building powerpc:allmodconfig ... failed
>> --------------
>> Error log:
>> arch/powerpc/platforms/powernv/opal-dump.c: In function ‘process_dump’:
>> arch/powerpc/platforms/powernv/opal-dump.c:409:7: error: void value not ignored as it ought to be
>>  dump = create_dump_obj(dump_id, dump_size, dump_type);
>>
> 
> I see that Greg already took b29336c0e178 ("powerpc/powernv/opal-dump :
> Use IRQ_HANDLED instead of numbers in interrupt handler") for 4.9 and
> 4.4, which should fix this issue.
> 

Correct, it is fixed now. Sorry for the noise.

Guenter

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-01  0:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-31 14:35 v4.9.241 build failures Guenter Roeck
2020-11-01  0:14 ` Sasha Levin
2020-11-01  0:23   ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.