Remove bug closure; the bug is for KVM_GET/SET_CLOCK which we already have

svn path=/dists/sid/linux-2.6/; revision=15594
This commit is contained in:
Ben Hutchings 2010-05-01 01:55:19 +00:00
parent 55dffb71b3
commit 1ce3c1e7d9
1 changed files with 1 additions and 1 deletions

2
debian/changelog vendored
View File

@ -53,7 +53,7 @@ linux-2.6 (2.6.32-12) UNRELEASED; urgency=low
* net: export device speed and duplex via sysfs.
* postrm: rm modules.softdep. (closes: #579175)
* Backport KVM: Xen PV-on-HVM guest support.
* Backport KVM: x86: Add KVM_GET/SET_VCPU_EVENTS. (closes: #578005)
* Backport KVM: x86: Add KVM_GET/SET_VCPU_EVENTS.
* hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
* ext4: Issue the discard operation *before* releasing the blocks to be
reused.