msm-core: Move get_user out side critical section
get_user is not needed inside critical section. Move
it outside to avoid kernel crash due to sleeping
function called from invalid context.
Change-Id: I29a54dca6620dc75356067ce6ff9a0931b4d0724
Signed-off-by:
Maulik Shah <mkshah@codeaurora.org>
Loading
Please register or sign in to comment