This bug is awaiting verification that the linux/5.4.0-102.115 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-focal' to 'verification-done-focal'. If the problem
still exists, change the tag 'verification-needed-focal' to
'verification-failed-focal'.

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!


** Tags added: verification-needed-focal

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

Title:
  HID_ASUS should depend on USB_HID in stable v4.15 backports

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Focal:
  Fix Committed

Bug description:
  [Impact]

  Backported to bionic/linux commit f83baa0cb6cf ("HID: add hid_is_usb() 
function to make it simpler for USB detection") brings to HID_ASUS usage of 
hid_is_usb() which is provided by USB_HID.  If HID_ASUS is built as module but 
USB_HID is not, the kernel build will fail (like linux-azure) did:
    ERROR: "usb_hid_driver" [drivers/hid/hid-asus.ko] undefined!

  [Fix]

  Because of backport of commit commit f83baa0cb6cf ("HID: add
  hid_is_usb() function to make it simpler for USB detection"), the
  bionic/linux needs also backport of commit c4f0126d487f ("HID: asus:
  Add depends on USB_HID to HID_ASUS Kconfig option").

  [Test Plan]

  Build HID_ASUS as module with or without USB_HID.

  [Where problems could occur]

  It's a new KConfig dependency, so configs using HID_ASUS without
  USB_HID will loose HID_ASUS. This is expected, so no problems should
  occur.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1959762/+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