msm: rpc: Reader thread to allocate memory without holding a spinlock
RPC Router reader thread is allocating memory with GFP_KERNEL mask while
holding a spinlock. This is causing kernel BUG.
CRs-Fixed: 305570
Signed-off-by:
Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Loading
Please sign in to comment