From: Rusty Russell Date: Fri, 13 Feb 2015 06:43:41 +0000 (+1030) Subject: tools/lguest: fix features_accepted logic in example launcher. X-Git-Tag: fixes-v4.0-rc1~61^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53aceb49f9b7e1d42064ffff4f4df7e9882b182d;p=pandora-kernel.git tools/lguest: fix features_accepted logic in example launcher. We were clearing the lower bits when setting the upper bits. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed