Failed in applying to current master (
apply log)
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Thomas Huth <thuth@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, "Daniel P. Berrangé" <berrange@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Cornelia Huck <cohuck@redhat.com>, Elena Ufimtseva <elena.ufimtseva@oracle.com>, Jagannathan Raman <jag.raman@oracle.com>
docs/devel/testing/functional.rst | 2 +-
configure | 1 -
linux-headers/asm-arm/bitsperlong.h | 1 -
linux-headers/asm-arm/kvm.h | 312 --------------------------
linux-headers/asm-arm/mman.h | 4 -
linux-headers/asm-arm/unistd-common.h | 397 ---------------------------------
linux-headers/asm-arm/unistd-eabi.h | 5 -
linux-headers/asm-arm/unistd-oabi.h | 17 --
linux-headers/asm-arm/unistd.h | 41 ----
scripts/update-linux-headers.sh | 5 -
tests/functional/qemu_test/testcase.py | 6 +
tests/functional/test_multiprocess.py | 3 +
tests/functional/test_virtio_gpu.py | 2 +
13 files changed, 12 insertions(+), 784 deletions(-)
delete mode 100644 linux-headers/asm-arm/bitsperlong.h
delete mode 100644 linux-headers/asm-arm/kvm.h
delete mode 100644 linux-headers/asm-arm/mman.h
delete mode 100644 linux-headers/asm-arm/unistd-common.h
delete mode 100644 linux-headers/asm-arm/unistd-eabi.h
delete mode 100644 linux-headers/asm-arm/unistd-oabi.h
delete mode 100644 linux-headers/asm-arm/unistd.h