Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 925d34df authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta Committed by Elliot Berman
Browse files

ufs: ufshcd: Prevent sleeping in IRQ context



Few paths from the ufshcd driver is allowing the IRQ
handler path to go to sleep, which is incorrect. Hence,
prevent them from going to sleep by switching to GFP_ATOMIC
(instead of GFP_KERNEL), and disabling the path to dump
the registers.

Change-Id: Id8ed3e659e9e22b41fa0956543423824c66bf511
Signed-off-by: default avatarRaghavendra Rao Ananta <rananta@codeaurora.org>
parent 844cb3e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment