This bug was fixed in the package linux - 2.6.28-8.25 --------------- linux (2.6.28-8.25) jaunty; urgency=low [ Scott James Remnant ] * SAUCE: Prefer powernow-k8 to acpi-cpufreq * Change CONFIG_X86_P4_CLOCKMOD to be a module again. [ Tim Gardner ] * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Initialize the new group descriptor when resizing the filesystem" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Add sanity check to make_indexed_dir" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: only use i_size_high for regular files" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Add sanity checks for the superblock before mounting the filesystem" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Fix s_dirty_blocks_counter if block allocation failed with nodelalloc" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Init the complete page while building buddy cache" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Don't allow new groups to be added during block allocation" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: mark the blocks/inode bitmap beyond end of group as used" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Use new buffer_head flag to check uninit group bitmaps initialization" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Fix race between read_block_bitmap() and mark_diskspace_used()" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: don't use blocks freed but not yet committed in buddy cache init" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: cleanup mballoc header files" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Add blocks added during resize to bitmap" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Don't overwrite allocation_context ac_status" * Revert "SAUCE: (revert before 2.6.28.y update) jbd2: Add barrier not supported test to journal_wait_on_commit_record" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Widen type of ext4_sb_info.s_mb_maxs[]" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: avoid ext4_error when mounting a fs with a single bg" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Fix the delalloc writepages to allocate blocks at the right offset." * Revert "SAUCE: (revert before 2.6.28.y update) ext4: tone down ext4_da_writepages warnings" * Revert "SAUCE: (revert before 2.6.28.y update) ext4: Add support for non-native signed/unsigned htree hash algorithms" * Enabled X86_ACPI_CPUFREQ=y [ Upstream Kernel Changes ] * ath9k: quiet harmless ForceXPAon messages - LP: #321474 * [WATCHDOG] iTCO_wdt: fix SMI_EN regression 2 - LP: #314050 * pid: implement ns_of_pid * mqueue: fix si_pid value in mqueue do_notify() * powerpc/vsx: Fix VSX alignment handler for regs 32-63 * sata_nv: give up hardreset on nf2 * Fix Intel IOMMU write-buffer flushing * SCSI: libiscsi: fix iscsi pool leak * x86/cpa: make sure cpa is safe to call in lazy mmu mode * sched: SCHED_OTHER vs SCHED_IDLE isolation * x86, vm86: fix preemption bug * Add support for VT6415 PCIE PATA IDE Host Controller * ext2/xip: refuse to change xip flag during remount with busy inodes * 3c505: do not set pcb->data.raw beyond its size * Bluetooth: Fix TX error path in btsdio driver * ext4: Add support for non-native signed/unsigned htree hash algorithms * ext4: tone down ext4_da_writepages warnings * ext4: Fix the delalloc writepages to allocate blocks at the right offset. * ext4: avoid ext4_error when mounting a fs with a single bg * ext4: Widen type of ext4_sb_info.s_mb_maxs[] * jbd2: Add barrier not supported test to journal_wait_on_commit_record * ext4: Don't overwrite allocation_context ac_status * ext4: Add blocks added during resize to bitmap * ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize * ext4: cleanup mballoc header files * ext4: don't use blocks freed but not yet committed in buddy cache init * ext4: Fix race between read_block_bitmap() and mark_diskspace_used() * ext4: Fix the race between read_inode_bitmap() and ext4_new_inode() * ext4: Use new buffer_head flag to check uninit group bitmaps initialization * ext4: mark the blocks/inode bitmap beyond end of group as used * ext4: Don't allow new groups to be added during block allocation * ext4: Init the complete page while building buddy cache * ext4: Fix s_dirty_blocks_counter if block allocation failed with nodelalloc * ext4: Add sanity checks for the superblock before mounting the filesystem * ext4: only use i_size_high for regular files * ext4: Add sanity check to make_indexed_dir * ext4: Initialize the new group descriptor when resizing the filesystem * Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known" * Linux 2.6.28.7 -- Tim Gardner