diff options
author | Andrew Lunn <andrew@lunn.ch> | 2017-12-02 20:11:04 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-12-28 14:26:35 +0300 |
commit | 39c3fd58952d7599d367c84c1330b785d91d6088 (patch) | |
tree | 156853f464f0148928514478abf3aeca86e30397 /kernel/irq/matrix.c | |
parent | beacbc68ac3e23821a681adb30b45dc55b17488d (diff) | |
download | linux-39c3fd58952d7599d367c84c1330b785d91d6088.tar.xz |
kernel/irq: Extend lockdep class for request mutex
The IRQ code already has support for lockdep class for the lock mutex
in an interrupt descriptor. Extend this to add a second class for the
request mutex in the descriptor. Not having a class is resulting in
false positive splats in some code paths.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: linus.walleij@linaro.org
Cc: grygorii.strashko@ti.com
Cc: f.fainelli@gmail.com
Link: https://lkml.kernel.org/r/1512234664-21555-1-git-send-email-andrew@lunn.ch
Diffstat (limited to 'kernel/irq/matrix.c')
0 files changed, 0 insertions, 0 deletions