mirror of
https://github.com/torvalds/linux.git
synced 2026-04-28 03:22:27 -04:00
The lock is taken with _irqsave and hence must be released with _irqrestore on all paths. Signed-off-by Hoang-Nam Nguyen <hnguyen@de.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>