A patch was sent to stable.  However, some of the stable kernel versions
fail to build with this patch, 3.2.y and 3.13.y for example.  This is
because the function 'find_trb_seg' is still called by xhci_cmd_to_noop,
which is removed from mainline but still exists in the stable kernels.
The patch removes the definition of find_trb_seg, which is what causes
the build to fail.

I built a trusty test kernel with a modified version of the upstream
patch to not remove the find_trb_seg function.  If this patch resolves
this bug, we can ask the 3.13 upstream stable maintainer to modify the
patch similarly as well as ask for an SRU to trusty with the fix.

The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1350480

Can you give this latest kernel a test and see if it resolves the bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350480

Title:
  [REGRESSION] Kernel update renders Intel NUC (i5-3427) unbootable with
  USB devices plugged in

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1350480/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to