Public bug reported:

===SRU Justification===
[Impact]
Currently we need to recompile the entire kernel if we want try quirks
in usbcore.

[Test]
Use kernel parameter "usbcore.quirks=" in conjunction with dynamic debug
for usbcore, we can see that usb quirks successfully enabled for USB
devices dynamically.
 
[Fix]
Introduce a new module parameter, "usbcore.quirks=". Users now can try
different quirks without compiling anything.

[Regression Potential]
Low. It doesn't change any behavior of usb driver per se, it simply adds
new logic to detect quirks.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Incomplete

-- 
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/1762695

Title:
  Backport USB core quirks

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  ===SRU Justification===
  [Impact]
  Currently we need to recompile the entire kernel if we want try quirks
  in usbcore.

  [Test]
  Use kernel parameter "usbcore.quirks=" in conjunction with dynamic debug
  for usbcore, we can see that usb quirks successfully enabled for USB
  devices dynamically.
   
  [Fix]
  Introduce a new module parameter, "usbcore.quirks=". Users now can try
  different quirks without compiling anything.

  [Regression Potential]
  Low. It doesn't change any behavior of usb driver per se, it simply adds
  new logic to detect quirks.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to