On Sun, Feb 13, 2022, at 2:59 PM, Jason Self wrote:
Since version 4.9.293 I have been getting this USB error when building the kernel. m68k is too old to have USB.
Just so I understand correctly: m68k is too old for USB, so is it really necessary to have these USB patches on m68k then if this is the outcome?
Version 4.9.292 works. Running git bisect tells me:
1309eb2ef1001c4cc7e07b867ad9576d2cfeab47 is the first bad commit commit 1309eb2ef1001c4cc7e07b867ad9576d2cfeab47 Author: Greg Kroah-Hartman gregkh@linuxfoundation.org Date: Wed Dec 1 19:35:02 2021 +0100
HID: wacom: fix problems when device is not a valid USB device
commit 720ac467204a70308bd687927ed475afb904e11b upstream.
(If I'm understanding this incorrectly, let me know. I've only had a small number of run-ins with m68k issues in the past.)
Thanks, Slade