From: Alexander Graf Date: Tue, 7 Aug 2012 08:24:14 +0000 (+0200) Subject: KVM: PPC: Expose SYNC cap based on mmu notifiers X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~56^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4800b1f4d23156e9080a08d6114e5d8bb767964;p=pandora-kernel.git KVM: PPC: Expose SYNC cap based on mmu notifiers Semantically, the "SYNC" cap means that we have mmu notifiers available. Express this in our #ifdef'ery around the feature, so that we can be sure we don't miss out on ppc targets when they get their implementation. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed