[linux] 16/29: Ignore ABI changes in inet_diag, SCTP, vsock, NVME, MD and libsas

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Jan 23 17:14:07 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 742a1f71770945e298d0a7d91b0b2284f483c5c4
Author: Yves-Alexis Perez <corsac at corsac.net>
Date:   Mon Jan 8 09:35:41 2018 +0100

    Ignore ABI changes in inet_diag, SCTP, vsock, NVME, MD and libsas
    
    prevents FTBFS
---
 debian/changelog      | 2 ++
 debian/config/defines | 6 ++++++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 567c1a6..2679328 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -742,6 +742,8 @@ linux (4.9.75-1) UNRELEASED; urgency=medium
   * mm, hugetlbfs: Avoid ABI change in 4.9.67.
   * dma-fence: Avoid ABI change in 4.9.68.
   * lib/genalloc: Avoid ABI change in 4.9.69.
+  * Ignore ABI changes in inet_diag, SCTP, vsock, NVME, MD and libsas drivers,
+    prevent FTBFS.
 
  -- 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 da2b557..00682eb 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -16,13 +16,16 @@ ignore-changes:
  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/qla2xxx/qla2xxx
  module:drivers/scsi/ufs/*
  module:drivers/target/**
@@ -32,7 +35,10 @@ ignore-changes:
  module:drivers/usb/musb/**
  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