kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #89015
[Bug 1382244] Re: HP ProLiant m400 nic fails to initialize when booted w/ debug
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
utopic' to 'verification-done-utopic'.
If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1382244
Title:
HP ProLiant m400 nic fails to initialize when booted w/ debug
Status in “linux” package in Ubuntu:
Fix Committed
Status in “linux” source package in Trusty:
Fix Committed
Status in “linux” source package in Utopic:
Fix Committed
Bug description:
[Impact]
On the majority of boots, the mlx4 driver will fail to initialize, resulting in no network connectivity. This only occurs if debug level
logging to the serial console is enabled - which is not the default in Ubuntu.
[Test Case]
Enable debug logging:
$ echo 'setenv bootargs "$bootargs debug"' > /etc/flash-kernel/ubootenv.d/debug
$ sudo flash-kernel
And reboot.
[Regression Risk]
The MSI code being modified in question is only used on X-Gene systems, so risk to other systems is insignificant. In addition, the code being removed are just debug statements that aren't emitted by default today in Ubuntu, so even for X-Gene systems it is a minimal risk.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1382244/+subscriptions
References