summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/uapi/asm/Kbuild
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-07-01 09:27:34 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-07-01 09:27:34 -0700
commit4f23174981ebc2055f71da41b5f3a310b1015883 (patch)
treea9e2d4bcac84c75b2aeb4dfc07024b53d729ec3c /arch/s390/include/uapi/asm/Kbuild
parent16874b2cb867d3eb63ed838f2847143e11556708 (diff)
parent9a630d15f16dbe4fec7ef5a4bc570cd46774a968 (diff)
downloadop-kernel-dev-4f23174981ebc2055f71da41b5f3a310b1015883.zip
op-kernel-dev-4f23174981ebc2055f71da41b5f3a310b1015883.tar.gz
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fixes from Paolo Bonzini: "A bunch of one-liners (except the s390 one). The two more serious bugs ("KVM: SVM: Fix CPL export via SS.DPL" and "KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency") were introduced in the 3.16 merge window" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: SVM: Fix CPL export via SS.DPL KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency MIPS: KVM: Fix memory leak on VCPU KVM: x86: preserve the high 32-bits of the PAT register kvm: fix wrong address when writing Hyper-V tsc page KVM: x86: Increase the number of fixed MTRR regs to 10
Diffstat (limited to 'arch/s390/include/uapi/asm/Kbuild')
-rw-r--r--arch/s390/include/uapi/asm/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/include/uapi/asm/Kbuild b/arch/s390/include/uapi/asm/Kbuild
index 6a9a9eb..7366373 100644
--- a/arch/s390/include/uapi/asm/Kbuild
+++ b/arch/s390/include/uapi/asm/Kbuild
@@ -36,6 +36,7 @@ header-y += signal.h
header-y += socket.h
header-y += sockios.h
header-y += sclp_ctl.h
+header-y += sie.h
header-y += stat.h
header-y += statfs.h
header-y += swab.h
OpenPOWER on IntegriCloud