From: Neelesh Gupta Date: Fri, 7 Mar 2014 05:30:24 +0000 (+0530) Subject: powerpc/powernv: Infrastructure to support OPAL async completion X-Git-Tag: v3.15-rc1~124^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d724823220862ce289be3b50119235e03537597;p=pandora-kernel.git powerpc/powernv: Infrastructure to support OPAL async completion This patch adds support for notifying the clients of their request completion. Clients request for the token before making OPAL call and then wait for the response. This patch uses messaging infrastructure to pull the data to linux by registering itself for the message type OPAL_MSG_ASYNC_COMP. Signed-off-by: Neelesh Gupta Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed