From: Daniel De Graaf Date: Thu, 13 Oct 2011 20:07:07 +0000 (-0400) Subject: xenbus: Fix loopback event channel assuming domain 0 X-Git-Tag: v3.2-rc1~192^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77447991b6c9aef83d101aae4a9e5d83c206b9c5;p=pandora-kernel.git xenbus: Fix loopback event channel assuming domain 0 The xenbus event channel established in xenbus_init is intended to be a loopback channel, but the remote domain was hardcoded to 0; this will cause the channel to be unusable when xenstore is not being run in domain 0. Signed-off-by: Daniel De Graaf Reviewed-by: Ian Campbell Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed