On Wednesday 17 October 2012, David Howells wrote: > 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?
Just an empty file is fine by me, but an #error also sounds reasonable if we want users to be able to write autoconf tests for it. > Signed-off-by: David Howells <[email protected]> > cc: Arnd Bergmann <[email protected]> > cc: Avi Kivity <[email protected]> > cc: Marcelo Tosatti <[email protected]> > cc: [email protected] Acked-by: Arnd Bergmann <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
