[linux] 28/29: Ignore ABI change for tcp_cong_avoid_ai and tcp_slow_start.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Jan 23 17:14:08 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 b83e403884993c59994221dba8c77d280e57ce53
Author: Yves-Alexis Perez <corsac at debian.org>
Date:   Tue Jan 23 13:09:36 2018 +0100

    Ignore ABI change for tcp_cong_avoid_ai and tcp_slow_start.
---
 debian/changelog      | 1 +
 debian/config/defines | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 44856ae..f798a78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -798,6 +798,7 @@ linux (4.9.77-1) UNRELEASED; urgency=medium
   * bpf: avoid ABI change in 4.9.77.
   * Ignore ABI change for cpu_tlbstate (symbol not exported _GPL anymore)
   * sched/rt: Avoid ABI change in 4.9.66.
+  * Ignore ABI change for tcp_cong_avoid_ai and tcp_slow_start.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Thu, 28 Dec 2017 02:16:23 +0000
 
diff --git a/debian/config/defines b/debian/config/defines
index 20ffaaa..cd05b5e 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -11,6 +11,8 @@ ignore-changes:
  mv_mbus_*
  register_cxl_calls
  register_key_type
+ tcp_cong_avoid_ai
+ tcp_slow_start
  unregister_cxl_calls
  module:arch/x86/kvm/*
  module:drivers/crypto/ccp/*

-- 
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