[kernel] r19862 - in dists/sid/linux/debian: . config

Ben Hutchings benh at alioth.debian.org
Tue Feb 26 12:44:59 UTC 2013


Author: benh
Date: Tue Feb 26 12:44:59 2013
New Revision: 19862

Log:
Ignore removal of drm_sman_* symbols, previously built-in on sparc

Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/config/defines

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Tue Feb 26 04:06:06 2013	(r19861)
+++ dists/sid/linux/debian/changelog	Tue Feb 26 12:44:59 2013	(r19862)
@@ -1,7 +1,8 @@
 linux (3.2.39-2) UNRELEASED; urgency=high
 
   * [s390,s390x] virtio: Ignore ABI changes in 3.2.39 (fixes FTBFS)
-  * [sparc] drm: Change from built-in to module (fixes FTBFS)
+  * [sparc] drm: Ignore ABI changes in 3.2.39 (fixes FTBFS)
+  * [sparc] drm: Change from built-in to module
   * [rt] Update to 3.2.39-rt59:
     - acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_t
     - printk: Fix rq->lock vs logbuf_lock unlock lock inversion

Modified: dists/sid/linux/debian/config/defines
==============================================================================
--- dists/sid/linux/debian/config/defines	Tue Feb 26 04:06:06 2013	(r19861)
+++ dists/sid/linux/debian/config/defines	Tue Feb 26 12:44:59 2013	(r19862)
@@ -24,6 +24,7 @@
  get_write_access
 # AGP and DRM were bumped to 3.4, but no-one tries to use these from OOT
  module:drivers/gpu/drm/*
+ drm_sman_*
  intel_agp_enabled
  intel_gmch_*
  intel_gtt_*



More information about the Kernel-svn-changes mailing list