Skip to content
Snippets Groups Projects
Commit d3e17deb authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

genirq: Provide a lockdep helper


Some irq chips need to call genirq functions for nested chips from
their callbacks. That upsets lockdep. So they need to set a different
lock class for those nested chips. Provide a helper function to avoid
open access to irq_desc.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 3b903891
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment