From 1d266a6c43a15924d40b605f32aec0a9069b13bb Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 5 Apr 2012 04:02:47 +0000 Subject: [PATCH] Add bug closure for "drm/i915: suspend fbdev device around suspend/hibernate" svn path=/dists/sid/linux-2.6/; revision=18905 --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index bc7666658..617ab9086 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ linux-2.6 (3.2.14-1) UNRELEASED; urgency=low - xfs: Fix oops on IO error during xlog_recover_process_iunlinks() - NFSv4: Fix two infinite loops in the mount code - drm/i915: suspend fbdev device around suspend/hibernate + (Closes: #645547) - net: fix a potential rcu_read_lock() imbalance in rt6_fill_node() - [x86] tls: Off by one limit check - PCI: ASPM: Fix pcie devices with non-pcie children (Closes: #665420)