Add bug closure for "drm/i915: suspend fbdev device around suspend/hibernate"

svn path=/dists/sid/linux-2.6/; revision=18905
This commit is contained in:
Ben Hutchings 2012-04-05 04:02:47 +00:00
parent 4d25e70196
commit 1d266a6c43
1 changed files with 1 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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)