[kernel] r22677 - dists/jessie/linux/debian/config

Ben Hutchings benh at moszumanska.debian.org
Sat May 23 01:41:15 UTC 2015


Author: benh
Date: Sat May 23 01:41:15 2015
New Revision: 22677

Log:
Ignore some ABI changes that should not affect OOT modules

Modified:
   dists/jessie/linux/debian/config/defines

Modified: dists/jessie/linux/debian/config/defines
==============================================================================
--- dists/jessie/linux/debian/config/defines	Sat May 23 01:00:15 2015	(r22676)
+++ dists/jessie/linux/debian/config/defines	Sat May 23 01:41:15 2015	(r22677)
@@ -3,8 +3,12 @@
 ignore-changes:
 # Should not be used from OOT
  module:arch/x86/kvm/kvm
+ module:drivers/md/dm-snapshot
  module:drivers/mtd/spi-nor/spi-nor
  module:drivers/net/wireless/iwlwifi/iwlwifi
+ module:drivers/scsi/qla2xxx/qla2xxx
+ module:drivers/target/iscsi/iscsi_target_mod
+ module:drivers/target/target_core_mod
  module:sound/i2c/other/snd-ak4113
  module:sound/i2c/other/snd-ak4114
  azx_alloc_cmd_io
@@ -12,6 +16,7 @@
  azx_get_response
  azx_init_cmd_io
  azx_send_cmd
+ cpuidle_*
 # Apparently not used OOT
  __add_pages
  __remove_pages



More information about the Kernel-svn-changes mailing list