]> git.karo-electronics.de Git - mv-sheeva.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)
commit525a11381bcad9a7f55d0bac9c8676fe71819002
tree1884d45e72e808b4970d8b05b5a62a139c2dd10d
parentdd9c1549edef02290edced639f67b54a25abbe0e
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