From dcce214e8c9aef31cd1e9955252331119e120954 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 4 Jul 2011 05:21:59 +0000 Subject: [PATCH] Note some more important bug fixes in 2.6.39.2 svn path=/dists/sid/linux-2.6/; revision=17793 --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2136e48dc..525b36fb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,10 +17,15 @@ linux-2.6 (2.6.39-3) UNRELEASED; urgency=low [ maximilian attems ] * Add stable 2.6.39.2, including: + - block: blkdev_get() should access ->bd_disk only after success + (Closes: #631574) - drm/radeon/kms: viewport height has to be even - drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu - fat: Fix corrupt inode flags when remove ATTR_SYS flag - scsi: Fix oops caused by queue refcounting failure + - cifs: don't allow cifs_reconnect to exit with NULL socket pointer + - drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array + limit For the complete list of changes, see: http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39.2