>From a7b162f3af04bbfa39c439c47b8499962410a9c9 Mon Sep 17 00:00:00 2001 From: Fernando Guzman Lugo <x0095840@xxxxxx> Date: Fri, 12 Feb 2010 19:35:05 -0600 Subject: [PATCH 0/6] Mailbox: Fix some issues in mailbox module This set of patches fix some issue I found when I was working with mailbox module. Fernando Guzman Lugo (6): Mailbox: free mailbox interrupt before freeing blk queue Mailbox: flush pending deferred works before freeing blk queue Mailbox: change mailbox version print to pr_debug Mailbox: Check valid registered callback before calling Mailbox: sleeping function called from invalid context fix Mailbox: disable mailbox interrupt when request queue arch/arm/mach-omap2/mailbox.c | 2 +- arch/arm/plat-omap/mailbox.c | 48 ++++++++++++++++++++++++---------------- 2 files changed, 30 insertions(+), 20 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