Re: [PATCH 2/2] Fix "irq [-a|-s]" options on Linux 6.5-rc1 and later

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jul 12, 2023 at 4:30 PM HAGIO KAZUHITO(萩尾 一仁) <k-hagio-ab@xxxxxxx> wrote:
> In addition, I also saw that there is a similar case on IA64 arch, but I
> can not test it. Maybe leave it there?
>
> static void
> ia64_dump_irq(int irq)
> {
>          if (symbol_exists("irq_desc") || symbol_exists("_irq_desc") ||
>              kernel_symbol_exists("irq_desc_ptrs")) {
>                  machdep->dump_irq = generic_dump_irq;
>                  return(generic_dump_irq(irq));
>          }
> ...
> }

I also cannot test ia64, but it will be needed, let's add it here too.


Ok, thank you, Kazu.

Lianbo
--
Crash-utility mailing list
Crash-utility@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/crash-utility
Contribution Guidelines: https://github.com/crash-utility/crash/wiki

[Index of Archives]     [Fedora Development]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]

 

Powered by Linux