diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2020-11-04 20:04:22 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2020-11-06 17:30:37 +0300 |
commit | 6ea68fc0a6049b59ff87f58faac5836e293d2801 (patch) | |
tree | f29cfce517e90176515776c261162c8e15a25d4d /fs/exfat/balloc.c | |
parent | 183245c4f204bc1458163388c8de8ddfc032a607 (diff) | |
download | linux-6ea68fc0a6049b59ff87f58faac5836e293d2801.tar.xz |
gpio: tegra: Add lockdep class
Add lockdep class in order to fix debug warnings that are coming from a
legit nested use of irq_set_irq_wake() by the Tegra GPIO driver.
WARNING: possible recursive locking detected
...
(irq_set_irq_wake) from (tegra_gpio_irq_set_wake)
(tegra_gpio_irq_set_wake) from (irq_set_irq_wake)
(irq_set_irq_wake) from (brcmf_sdiod_intr_register [brcmfmac])
...
Tested-by: Peter Geis <pgwipeout@gmail.com>
Reported-by: Peter Geis <pgwipeout@gmail.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'fs/exfat/balloc.c')
0 files changed, 0 insertions, 0 deletions