[linux] 05/10: [x86] Ignore ABI changes in KVM.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Feb 16 17:28:18 UTC 2018


This is an automated email from the git hooks/post-receive script.

corsac pushed a commit to branch stretch
in repository linux.

commit e5dbf8382768cbdd86ef0735da247b4ae423730d
Author: Yves-Alexis Perez <corsac at corsac.net>
Date:   Fri Feb 16 12:03:06 2018 +0100

    [x86] Ignore ABI changes in KVM.
---
 debian/changelog      | 1 +
 debian/config/defines | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 09daabf..d3e357b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -51,6 +51,7 @@ linux (4.9.81-1) UNRELEASED; urgency=medium
   * [x86] Rewrite "Make x32 syscall support conditional on a kernel parameter"
     to use a static key
   * [x86] x86/asm: revert ABI break introduced in 4.9.81.
+  * [x86] Ignore ABI changes in KVM introduced in 4.9.81.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Tue, 13 Feb 2018 17:44:41 +0100
 
diff --git a/debian/config/defines b/debian/config/defines
index e79c261..83d7b20 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -14,6 +14,8 @@ ignore-changes:
  tcp_cong_avoid_ai
  tcp_slow_start
  unregister_cxl_calls
+ x86_hyper
+ x86_hyper*
  module:arch/x86/kvm/*
  module:drivers/crypto/ccp/*
  module:drivers/hv/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list