Re: [PATCH v2] powerpc/powernv: Add queue mechanism for early messages

2018-05-16 Thread Michael Ellerman
Deb McLemore writes: > Problem being solved is when issuing a BMC soft poweroff during IPL, > the poweroff was being lost so the machine would not poweroff. > > Opal messages were being received before the opal-power code > registered its notifiers. > > Alternatives discussed (option #3 was chosen

[PATCH v2] powerpc/powernv: Add queue mechanism for early messages

2017-11-29 Thread Deb McLemore
Problem being solved is when issuing a BMC soft poweroff during IPL, the poweroff was being lost so the machine would not poweroff. Opal messages were being received before the opal-power code registered its notifiers. Alternatives discussed (option #3 was chosen): 1 - Have opal_message_init() e