Commit 340dba83 authored by Mona Hossain's avatar Mona Hossain Committed by Ramesh Masavarapu
Browse files

qseecom: Fix kernel panic



When qseecom_unload_app() is invoked, wait_event_freezable() is called
in an atomic context (within a spinlock).  wait_event_freezable() allows
sleep and should not  be called in an atomic context where sleep is not
allowed.

Change-Id: I8c9c6d28f9e492fbbf2ac74a5ee3d1067c7733ad
Signed-off-by: default avatarMona Hossain <mhossain@codeaurora.org>
parent 05118ccc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment