update-linux-headers: Add userfaultfd.h
commit2ae823d4f707df05f28509dfa7ae7293b8e9164f
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Mon, 15 Feb 2016 04:59:41 +0000 (15 15:59 +1100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 15 Mar 2016 17:23:33 +0000 (15 18:23 +0100)
treeff0de888320123276add1bb27a6e493dd5fb198d
parentb094f2e015e75fd2d1ddb773061700f5e474f22a
update-linux-headers: Add userfaultfd.h

userfailtfd.h is used by post-copy migration so include it to
the update-linux-headers.sh as we want it updated altogether with
other kernel headers.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Message-Id: <1455512381-15271-1-git-send-email-aik@ozlabs.ru>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
scripts/update-linux-headers.sh