APPLIED[Unstable] / Cmt: [Cosmic][Patch 0/1] Fix to ipmi to support vendor specific messages greater than 255 bytes

Seth Forshee seth.forshee at canonical.com
Wed Oct 31 13:48:57 UTC 2018


On Thu, Oct 25, 2018 at 10:04:51AM -0500, Manoj Iyer wrote:
> Please consider the following patch to fix mulipart ipmi transmit
> messages. Currently ipmi raw commands greater than 255 bytes fail,
> eg transmitting hostname with ipmi.
> 
> This fixes bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1799794
> 
> The patch was cleanly cherry-picked from linux-next on to cosmic, and 
> tested on a Cavium Thunder X2 system. Please refer to the bug report
> for detailed test results.

Applied to unstable/master. Quoting from the bug:

> [Regression Potential]
> 
> The patch to ipmi_ssif module cleanly cherry-picks from linux-next, the
> patch touches no platform code. The kernel was tested on a Cavium
> Thunder X2 system and no regressions were found.

It does touch shared driver code. I have no idea how common it is to
access a BMC over I2C, though the Kconfig makes it sound like this is
non-standard. For SRU I'm a little concerned about bredth of testing for
something like this that changes some fundamentals about talking to
devices and just went into Linus' tree in the still-open merge window.
My feeling is that this should bake a little longer to see if any
regressions are reported before we SRU it.

Seth




More information about the kernel-team mailing list