On Mon, Nov 1, 2021 at 4:03 PM Douglas Miller <dougmill@xxxxxxxxxxxxxxxxxx> wrote: > > I have seen a problem, with a different adapter and arch but similar > symptoms, where 5.14 worked and 5.15 did not. That was tracked down to a > difference in IRQ domain handling between the two kernels, resulting in > an IRQ essentially not working anymore. The fix was arch-specific and > not x86_64, but might be of interest: > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5a4b0320783a > Thanks!-- Has anyone else reading run into this issue and/or are there any suggestions how I can troubleshoot this further (as all -rc's have the same issue)? [ .. ]