drivers: mailbox: rpmh: Use high priority tasklet
The normal tasklets are deferred to ksoftirqd task context when
a RT task is active on the CPU where tasklet is raised. Use
high priority tasklet to avoid the delays.
Change-Id: I955f524a4a01b968adc131efe301d1d66d802e8c
Signed-off-by:
Pavankumar Kondeti <pkondeti@codeaurora.org>
Loading
Please register or sign in to comment