An error occurred while fetching folder content.
Thomas Gleixner
authored
can_request_irq() accesses and dereferences irq_desc->action w/o
holding irq_desc->lock. So action can be freed on another CPU before
it's dereferenced. Unlikely, but ...
Protect it with desc->lock.
Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
Name | Last commit | Last update |
---|