"vscode:/vscode.git/clone" did not exist on "a7f5170d68c0b75a9864763a90ac11e51ec67c81"
Tegra: fiq_glue: remove bakery locks from interrupt handler
This patch removes usage of bakery_locks from the FIQ handler, as it
creates unnecessary dependency whenever the watchdog timer interrupt
fires. All operations inside the interrupt handler are 'reads', so
no need for serialization.
Change-Id: I3f675e610e4dabc5b1435fdd24bc28e424f5a8e4
Signed-off-by:
Varun Wadekar <vwadekar@nvidia.com>
Please register or sign in to comment