[linux] 06/10: [x86] Ignore ABI changes in boot_cpu_data and cpu_info introduced in 4.9.81.

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 4e0cebee4b6576f3fb9cacf7c6c4f4c060722d18
Author: Yves-Alexis Perez <corsac at corsac.net>
Date:   Fri Feb 16 12:04:31 2018 +0100

    [x86] Ignore ABI changes in boot_cpu_data and cpu_info introduced in 4.9.81.
---
 debian/changelog      | 2 ++
 debian/config/defines | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d3e357b..c95274f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -52,6 +52,8 @@ linux (4.9.81-1) UNRELEASED; urgency=medium
     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.
+  * [x86] Ignore ABI changes in boot_cpu_data and cpu_info 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 83d7b20..c9291fb 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -16,6 +16,8 @@ ignore-changes:
  unregister_cxl_calls
  x86_hyper
  x86_hyper*
+ boot_cpu_data
+ cpu_info
  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