Here is the revised set taking into account comments received on previous patch set ======================== - Dropped the "OMAP: mailbox: fix rx interrupt disable in omap4" patch. This patch will be sent along with mailbox hwmod changes. - Fixed the typo kifo to kfifo in "OMAP: mailbox: send message in process context" patch. References: http://marc.info/?l=linux-omap&m=129069379825760&w=2 http://marc.info/?l=linux-omap&m=129060518315342&w=2 The previous versions of this patch set can be found here ======================= http://www.spinics.net/lists/linux-omap/msg40714.html http://www.spinics.net/lists/arm-kernel/msg104544.html http://www.spinics.net/lists/linux-omap/msg39988.html http://www.spinics.net/lists/linux-omap/msg39931.html http://www.mail-archive.com/linux-omap@xxxxxxxxxxxxxxx/msg37278.html Fernando Guzman Lugo (1): OMAP: mailbox: change full flag per mailbox queue instead of global Hari Kanigeri (3): OMAP: mailbox: fix checkpatch warnings OMAP: mailbox: send message in process context OMAP: mailbox: add notification support for multiple readers arch/arm/plat-omap/include/plat/mailbox.h | 8 +- arch/arm/plat-omap/mailbox.c | 130 +++++++++++++++++------------ 2 files changed, 81 insertions(+), 57 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html