aboutsummaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorJan Beulich <[email protected]>2024-05-29 15:23:25 +0300
committerJarkko Sakkinen <[email protected]>2024-06-05 01:18:01 +0300
commit0ea00e249ca992adee54dc71a526ee70ef109e40 (patch)
tree1ec5a75bcbfd63dde8313d2c8aa818afd038403e /lib/debugobjects.c
parent32f88d65f01bf6f45476d7edbe675e44fb9e1d58 (diff)
tpm_tis: Do *not* flush uninitialized work
tpm_tis_core_init() may fail before tpm_tis_probe_irq_single() is called, in which case tpm_tis_remove() unconditionally calling flush_work() is triggering a warning for .func still being NULL. Cc: [email protected] # v6.5+ Fixes: 481c2d14627d ("tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs") Signed-off-by: Jan Beulich <[email protected]> Reviewed-by: Jarkko Sakkinen <[email protected]> Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions