]> git.baikalelectronics.ru Git - kernel.git/commit
omap: mailbox: resolve hang issue
authorHari Kanigeri <h-kanigeri2@ti.com>
Wed, 2 Mar 2011 22:14:18 +0000 (22:14 +0000)
committerTony Lindgren <tony@atomide.com>
Thu, 3 Mar 2011 18:24:19 +0000 (10:24 -0800)
commita3cb0d8d76a587d1a43c607d9e6dda11813e0db8
tree1884d45e72e808b4970d8b05b5a62a139c2dd10d
parent4f48f6713b368fc7ff1ed25bbd9a706869095b42
omap: mailbox: resolve hang issue

omap4 interrupt disable bits is different. On rx kfifo full, the mbox rx
interrupts wasn't getting disabled, and this is causing the rcm stress tests
to hang.

Signed-off-by: Hari Kanigeri <h-kanigeri2@ti.com>
Signed-off-by: Armando Uribe <x0095078@ti.com>
Signed-off-by: Fernando Guzman Lugo <fernando.lugo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/mailbox.c