Arnd Bergmann <a...@arndb.de> wrote: > gcc -Wmaybe-initialized correctly points out a newly introduced bug > through which we can end up calling rxrpc_queue_call() for a dead > connection:
How do you turn that on from within the Kbuild system? David
Arnd Bergmann <a...@arndb.de> wrote: > gcc -Wmaybe-initialized correctly points out a newly introduced bug > through which we can end up calling rxrpc_queue_call() for a dead > connection:
How do you turn that on from within the Kbuild system? David