commit | a42743c26a53a2a5f2b2018a9659ab3fb604d5bc | [log] [tgz] |
---|---|---|
author | Kanigeri, Hari <h-kanigeri2@ti.com> | Mon Nov 29 20:24:13 2010 +0000 |
committer | Hari Kanigeri <h-kanigeri2@ti.com> | Thu Dec 02 05:43:16 2010 -0600 |
tree | f25f038eeed91eb7b9e66ad9cc2b071657823837 | |
parent | ab66ac3007cb3e59fe80dfcf36aff243d3008cb9 [diff] |
OMAP: mailbox: send message in process context Schedule the Tasklet to send only when mailbox fifo is full and there are pending messages in kfifo, else send the message directly in the Process context. This would avoid needless scheduling of Tasklet for every message transfer Signed-off-by: Hari Kanigeri <h-kanigeri2@ti.com> Acked-by: Hiroshi Doyu <hiroshi.doyu@nokia.com>