[linux] 07/10: [x86] xen: Ignore ABI changes in xen_xlate_map_ballooned_pages (marked as notrepoline because it's __init)
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 fc5e3f3652281c45a2f8cb0a63126e27de09f13a
Author: Yves-Alexis Perez <corsac at debian.org>
Date: Fri Feb 16 16:29:49 2018 +0100
[x86] xen: Ignore ABI changes in xen_xlate_map_ballooned_pages (marked as notrepoline because it's __init)
---
debian/changelog | 2 ++
debian/config/defines | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index c95274f..c570c5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -54,6 +54,8 @@ linux (4.9.81-1) UNRELEASED; urgency=medium
* [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.
+ * [x86] xen: Ignore ABI changes in xen_xlate_map_ballooned_pages (marked as
+ notrepoline because it's __init)
-- 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 c9291fb..b756fea 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -16,6 +16,7 @@ ignore-changes:
unregister_cxl_calls
x86_hyper
x86_hyper*
+ xen_xlate_map_ballooned_pages
boot_cpu_data
cpu_info
module:arch/x86/kvm/*
--
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