[linux] 01/07: Bump ABI to 6, remove all ignored ABI changes since ABI 5.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Feb 19 12:35:17 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 7cfe71f9e0d5146764fd7480912a94e0707372ee
Author: Yves-Alexis Perez <corsac at corsac.net>
Date:   Sun Feb 18 10:46:29 2018 +0100

    Bump ABI to 6, remove all ignored ABI changes since ABI 5.
---
 debian/changelog      |  1 +
 debian/config/defines | 19 +------------------
 2 files changed, 2 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c916ba7..0687691 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -86,6 +86,7 @@ linux (4.9.82-1) UNRELEASED; urgency=medium
   * sched/rt: remove two patches from 4.9.82 which need to be applied on top
     of a patch reverted for ABI change in 4.9.66.
   * crypto: revert ABI break in poly1305
+  * Bump ABI to 6, remove all ignored ABI changes since ABI 5.
 
  -- 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 1a2b503..4eccac3 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -1,41 +1,28 @@
 [abi]
-abiname: 5
+abiname: 6
 ignore-changes:
  __cpuhp_*
  bpf_analyzer
  cxl_*
- cpu_tlbstate
  inet_frag_*
  inet_frags_*
  mm_iommu_*
  mv_mbus_*
- paca
  register_cxl_calls
  register_key_type
- tcp_cong_avoid_ai
- tcp_slow_start
  unregister_cxl_calls
- x86_hyper
- x86_hyper*
- xen_xlate_map_ballooned_pages
- boot_cpu_data
- cpu_info
  module:arch/x86/kvm/*
  module:drivers/crypto/ccp/*
  module:drivers/hv/*
  module:drivers/iio/common/hid-sensors/*
  module:drivers/iio/common/st_sensors/**
- module:drivers/md/dm-*
  module:drivers/net/wireless/**
  module:drivers/nvdimm/*
- module:drivers/nvme/target/*
  module:drivers/power/supply/bq27xxx_battery
  module:drivers/s390/net/qeth
  module:drivers/s390/net/qeth*
  module:drivers/scsi/cxgbi/*
  module:drivers/scsi/libiscs*
- module:drivers/scsi/libsas/*
- module:drivers/scsi/hisi_sas/*
  module:drivers/scsi/qla2xxx/qla2xxx
  module:drivers/scsi/ufs/*
  module:drivers/target/**
@@ -43,13 +30,9 @@ ignore-changes:
  module:drivers/usb/gadget/**
  module:drivers/usb/host/**
  module:drivers/usb/musb/**
- module:drivers/usb/usbip/*
  module:fs/nfs/nfs
  module:net/ceph/libceph
- module:net/ipv4/inet_diag
  module:net/l2tp/**
- module:net/sctp/*
- module:net/vmw_vsock/*
  module:sound/firewire/snd-firewire-lib
 # btree library is only selected by few drivers so not useful OOT
  btree_*

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