[PATCH] kallsyms: Fix scheduling with interrupts disabled in self-test

Erhard F. erhard_f at mailbox.org
Fri Jan 13 04:30:19 AEDT 2023


On Thu, 12 Jan 2023 20:54:26 +1000
Nicholas Piggin <npiggin at gmail.com> wrote:

> kallsyms_on_each* may schedule so must not be called with interrupts
> disabled. The iteration function could disable interrupts, but this
> also changes lookup_symbol() to match the change to the other timing
> code.

Just tested your patch. It fixes the problem on the G5. Thanks!

Regards,
Erhard


More information about the Linuxppc-dev mailing list