From: David Howells Date: Wed, 17 Oct 2012 11:32:07 +0000 (+0100) Subject: UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from arches X-Git-Tag: v3.7-rc2~32^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0420c87e648a3b623ad925038a0bcff2ef5a4bc9;p=pandora-kernel.git UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from arches Make uapi/asm-generic/kvm_para.h non-empty by addition of a comment to stop the patch program from deleting it when it creates it. Then delete empty arch-specific uapi/asm/kvm_para.h files and tell the Kbuild files to use the generic instead. Should this perhaps instead be a #warning or #error that the facility is unsupported on this arch? Signed-off-by: David Howells cc: Arnd Bergmann cc: Avi Kivity cc: Marcelo Tosatti cc: kvm@vger.kernel.org --- Reading git-diff-tree failed