From: Fernando Guzman Lugo Date: Mon, 29 Nov 2010 20:24:11 +0000 (+0000) Subject: OMAP: mailbox: change full flag per mailbox queue instead of global X-Git-Tag: v2.6.38-rc1~469^2~19^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2295042b783c2b17d93cd5ab786bbfd4f2f5c90;p=pandora-kernel.git OMAP: mailbox: change full flag per mailbox queue instead of global The variable rq_full flag is a global variable, so if there are multiple mailbox users there will be conflicts. Now there is a full flag per mailbox queue. Reported-by: Ohad Ben-Cohen Signed-off-by: Fernando Guzman Lugo Signed-off-by: Hari Kanigeri Acked-by: Hiroshi Doyu --- Reading git-diff-tree failed