Carsten Otte wrote: > >> int mmio_needed; >> int mmio_read_completed; > Not all architectures have mmio, please put this into arch specific part. >
Using previous terminology, mmio is s390 special. Everyone else does have them. We can #ifndef them on s390, but we won't duplicate mmio on all other archs. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel