Files
ubports_kernel_google_msm/drivers/misc
Mona Hossain 3e4c65cb5a 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: Mona Hossain <mhossain@codeaurora.org>
2013-02-27 18:21:26 -08:00
..
2012-04-09 13:57:51 -07:00
2013-02-27 18:12:49 -08:00
2013-02-27 18:11:13 -08:00
2011-07-26 16:49:47 -07:00
2013-02-25 11:31:52 -08:00
2013-02-25 11:40:30 -08:00
2013-02-25 11:31:56 -08:00
2013-02-25 11:31:55 -08:00
2013-02-27 18:21:26 -08:00