On 11/12/2018 16:50, Mark Brown wrote:
On Tue, Dec 11, 2018 at 04:24:10PM +0000, John Garry wrote:
On 11/12/2018 15:23, Mark Brown wrote:
On Tue, Dec 11, 2018 at 05:10:16AM -0800, kernelci.org bot wrote:
defconfig: hip07-d05: lab-collabora: new failure (last pass: next-20181210)
It takes an oops during IPMI initialization:
I have seen this issue previously. It would be specific to D05. I think that there is an issue with the FW in this board, in that DMI reports IPMI support incorrectly.
Could we add a kernel command-line to avoid IPMI detection from DMI, ipmi_si.trydmi=0
Sure, I'll add this extra command line option to the device config now. Please let me know if a new firmware becomes available with a fix and we'll upgrade.
Copying in Guillaume who can hopefully help with that (and who I should've copied in originally, sorry).
No worries. Actually there was also an automated bisection submitted for this regression, but the d05 has some intermittent firmware errors so it didn't land on a valid commit. There might be another issue separate from the one with IPMI, I'm improving the bisection to deal with infrastructure errors that happen before the kernel starts so we might get some news if the d05 still fails even with the ipmi work-around.
Guillaume