[linux] 01/06: Ignore ABI changes in nand and perf_event subsystems
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sat Sep 2 20:07:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux.
commit fe31ec4f4a4a45647dedcfb1e329a277bfb167ae
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Thu Aug 31 01:22:14 2017 +0100
Ignore ABI changes in nand and perf_event subsystems
---
debian/changelog | 1 +
debian/config/defines | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a117d01..393c699 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -210,6 +210,7 @@ linux (4.12.10-1) UNRELEASED; urgency=medium
* [alpha] udeb: Add i2c-modules (fixes FTBFS)
* cpupower: Add/update definition of MSRHEADER macro for turbostat and
x86_energy_perf_policy (Closes: #872414)
+ * Ignore ABI changes in nand and perf_event subsystems
[ Roger Shimizu ]
* [armel] Disable CONFIG_STRICT_KERNEL_RWX, which will save about 3MB
diff --git a/debian/config/defines b/debian/config/defines
index 1e7db72..28b43a7 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -5,13 +5,16 @@ ignore-changes:
bpf_analyzer
cxl_*
mm_iommu_*
+ perf_*
register_cxl_calls
unregister_cxl_calls
+ *_hw_breakpoint
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/mtd/nand/*
module:drivers/net/wireless/**
module:drivers/nvdimm/*
module:drivers/power/supply/bq27xxx_battery
--
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