linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] omap: mailbox: cleanup & simplify
@ 2010-05-02 15:44 Ohad Ben-Cohen
  2010-05-02 15:44 ` [PATCH v2 1/4] omap: mailbox: convert rwlocks to spinlock Ohad Ben-Cohen
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Ohad Ben-Cohen @ 2010-05-02 15:44 UTC (permalink / raw)
  To: linux-omap; +Cc: Kanigeri Hari, Hiroshi Doyu, Ohad Ben-Cohen

This series include comments from Hiroshi and Hari (thanks!).

Changes since v1:
- add mbox_kfifo_size module parameter
- WARN_ON kfifo anomalies
- remove redundant blkdev.h file
- fix rwlocks->spinlock conversion

Thanks,
Ohad.

---
If you want, you can also reach me at < ohadb at ti dot com >.

Ohad Ben-Cohen (4):
  omap: mailbox: convert rwlocks to spinlock
  omap: mailbox cleanup: split MODULE_AUTHOR line
  omap: mailbox: fix reverse likeliness
  omap: mailbox: convert block api to kfifo

 arch/arm/mach-omap2/mailbox.c             |    3 +-
 arch/arm/plat-omap/Kconfig                |    9 ++
 arch/arm/plat-omap/include/plat/mailbox.h |    4 +-
 arch/arm/plat-omap/mailbox.c              |  144 +++++++++++++----------------
 4 files changed, 79 insertions(+), 81 deletions(-)


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2010-05-06  5:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-02 15:44 [PATCH v2 0/4] omap: mailbox: cleanup & simplify Ohad Ben-Cohen
2010-05-02 15:44 ` [PATCH v2 1/4] omap: mailbox: convert rwlocks to spinlock Ohad Ben-Cohen
2010-05-02 15:44 ` [PATCH v2 2/4] omap: mailbox cleanup: split MODULE_AUTHOR line Ohad Ben-Cohen
2010-05-02 15:44 ` [PATCH v2 3/4] omap: mailbox: fix reverse likeliness Ohad Ben-Cohen
2010-05-03 18:02   ` Tony Lindgren
2010-05-04 11:47     ` Ohad Ben-Cohen
2010-05-05 15:21       ` Tony Lindgren
2010-05-05 15:24         ` Ohad Ben-Cohen
2010-05-06  5:19         ` Hiroshi DOYU
2010-05-02 15:44 ` [PATCH v2 4/4] omap: mailbox: convert block api to kfifo Ohad Ben-Cohen
2010-05-03  5:30   ` Hiroshi DOYU
2010-05-03  6:07     ` Hiroshi DOYU
2010-05-03  9:41       ` Ohad Ben-Cohen
2010-05-03 10:27         ` [PATCH " Ohad Ben-Cohen
2010-05-03  6:35     ` [PATCH v2 " Ohad Ben-Cohen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).