From: Rusty Russell Date: Sat, 13 Jun 2009 04:27:10 +0000 (-0600) Subject: lguest: remove obsolete LHREQ_BREAK call X-Git-Tag: v2.6.31-rc1~368^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dac051bc6030963181b69faddd9e0ad04f85fa8;p=pandora-kernel.git lguest: remove obsolete LHREQ_BREAK call We no longer need an efficient mechanism to force the Guest back into host userspace, as each device is serviced without bothering the main Guest process (aka. the Launcher). Signed-off-by: Rusty Russell --- Reading git-diff-tree failed