This bug was fixed in the package linux - 2.6.24-12.18
---------------
linux (2.6.24-12.18) hardy; urgency=low
[Amit Kucheria]
* Move Marvell 8686 and 8688 to LUM
* Poulsbo: Sync patches with moblin/ume-hardy tree
* Break if a patch fails to apply
* SAUCE: implement smarter atime updates support
- LP: #199427
* Enable USB_PERSIST to allow devices with /root on usb to work with
suspend
* Enable USB_PERSIST across the board
[Ben Collins]
* build/config: Really fix ide on smp ppc configs
* build/configs: Enable relatime config option for all flavors
* build/abi: Ignore ide-core module for ppc, moved to built-in
[Colin Ian King]
* fix reversed logic for bbuild check leads to -j1 default
- LP: #197040
* Enable IDE_PMAC for powerpc-smp
- LP: #196686
* Disable CONFIG_USB_OHCI_HCD_SSB
- LP: #182716
* SAUCE: fix arcmsr + archttp64 calls dma_free_coherent() with irqs
disabled - dmesg filled with warnings
- LP: #194207
[Jorge Boncompte [DTI2]]
* Fix Messed multicast lists after dev_mc_sync/unsync
- LP: #193468
[Stefan Bader]
* Add support for Apple Aluminium keyboards.
- LP: #162083
* SAUCE: Restore VT fonts on switch
[Upstream Kernel Changes]
* [NET]: Messed multicast lists after dev_mc_sync/unsync
* KVM: x86 emulator: add support for group decoding
* KVM: x86 emulator: group decoding for group 1A
* KVM: x86 emulator: Group decoding for group 3
* KVM: x86 emulator: Group decoding for groups 4 and 5
* KVM: x86 emulator: add group 7 decoding
* KVM: constify function pointer tables
* KVM: Only x86 has pio
* KVM: x86 emulator: group decoding for group 1 instructions
* KVM: MMU: Decouple mmio from shadow page tables
* KVM: Limit vcpu mmap size to one page on non-x86
* KVM: VMX: Enable Virtual Processor Identification (VPID)
* KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier
* KVM: Disable pagefaults during copy_from_user_inatomic()
* KVM: make EFER_RESERVED_BITS configurable for architecture code
* KVM: align valid EFER bits with the features of the host system
* KVM: allow access to EFER in 32bit KVM
* kvm: i386 fix
* KVM: export information about NPT to generic x86 code
* KVM: MMU: make the __nonpaging_map function generic
* KVM: export the load_pdptrs() function to modules
* KVM: MMU: add TDP support to the KVM MMU
* KVM: x86 emulator: Fix 'jmp abs'
* KVM: x86 emulator: fix group 5 decoding
* KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly
* KVM: Make the supported cpuid list a host property rather than a vm
property
* KVM: emulate access to MSR_IA32_MCG_CTL
* KVM: remove the usage of the mmap_sem for the protection of the memory
slots.
* KVM: SVM: allocate the MSR permission map per VCPU
* KVM: make MMU_DEBUG compile again
* KVM: paravirtualized clocksource: host part
* KVM: Add missing semicolon
* KVM: x86 emulator: add ad_mask static inline
* KVM: x86 emulator: make register_address, address_mask static inlines
* KVM: x86 emulator: make register_address_increment and JMP_REL static
inlines
* KVM: Add API to retrieve the number of supported vcpus per vm
* KVM: Increase vcpu count to 16
* KVM: Add API for determining the number of supported memory slots
* KVM: Increase the number of user memory slots per vm
* KVM: Add stat counter for hypercalls
* KVM: x86 emulator: fix sparse warnings in x86_emulate.c
* KVM: sparse fixes for kvm/x86.c
* KVM: Implement dummy values for MSR_PERF_STATUS
* KVM: MMU: ignore zapped root pagetables
* KVM: call write_guest_time as soon as we register the paravirt clock
* KVM: MMU: large page support
* KVM: Prefix control register accessors with kvm_ to avoid namespace
pollution
* KVM: Avoid infinite-frequency local apic timer
* KVM: Route irq 0 to vcpu 0 exclusively
* KVM: SVM: add support for Nested Paging
* KVM: SVM: enable LBR virtualization
* KVM: SVM: make iopm_base static
* KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter
* KVM: VMX: fix typo in VMX header define
* KVM: SVM: fix Windows XP 64 bit installation crash
* KVM: VMX: Fix invalid opcode of VPID
* KVM: VMX: Handle machines without EFER
* KVM: move alloc_apic_access_page() outside of non-preemptable region
* KVM: VMX: unifdef the EFER specific code
* KVM: SVM: move feature detection to hardware setup code
* KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM
* dlm: fix rcom_names message to self
* virtio: Net header needs hdr_len
-- Tim Gardner <email address hidden> Mon, 03 Mar 2008 07:07:16 -0700
This bug was fixed in the package linux - 2.6.24-12.18
---------------
linux (2.6.24-12.18) hardy; urgency=low
[Amit Kucheria]
* Move Marvell 8686 and 8688 to LUM
* Poulsbo: Sync patches with moblin/ume-hardy tree
* Break if a patch fails to apply
* SAUCE: implement smarter atime updates support
- LP: #199427
* Enable USB_PERSIST to allow devices with /root on usb to work with
suspend
* Enable USB_PERSIST across the board
[Ben Collins]
* build/config: Really fix ide on smp ppc configs
* build/configs: Enable relatime config option for all flavors
* build/abi: Ignore ide-core module for ppc, moved to built-in
[Colin Ian King]
* fix reversed logic for bbuild check leads to -j1 default USB_OHCI_ HCD_SSB
- LP: #197040
* Enable IDE_PMAC for powerpc-smp
- LP: #196686
* Disable CONFIG_
- LP: #182716
* SAUCE: fix arcmsr + archttp64 calls dma_free_coherent() with irqs
disabled - dmesg filled with warnings
- LP: #194207
[Jorge Boncompte [DTI2]]
* Fix Messed multicast lists after dev_mc_sync/unsync
- LP: #193468
[Stefan Bader]
* Add support for Apple Aluminium keyboards.
- LP: #162083
* SAUCE: Restore VT fonts on switch
[Upstream Kernel Changes]
* [NET]: Messed multicast lists after dev_mc_sync/unsync PREEMPT_ NOTIFIERS around struct preempt_notifier user_inatomic( ) vcpu_ioctl_ set_sregs so that set_cr0 works properly address_ increment and JMP_REL static access_ page() outside of non-preemptable region
* KVM: x86 emulator: add support for group decoding
* KVM: x86 emulator: group decoding for group 1A
* KVM: x86 emulator: Group decoding for group 3
* KVM: x86 emulator: Group decoding for groups 4 and 5
* KVM: x86 emulator: add group 7 decoding
* KVM: constify function pointer tables
* KVM: Only x86 has pio
* KVM: x86 emulator: group decoding for group 1 instructions
* KVM: MMU: Decouple mmio from shadow page tables
* KVM: Limit vcpu mmap size to one page on non-x86
* KVM: VMX: Enable Virtual Processor Identification (VPID)
* KVM: Use CONFIG_
* KVM: Disable pagefaults during copy_from_
* KVM: make EFER_RESERVED_BITS configurable for architecture code
* KVM: align valid EFER bits with the features of the host system
* KVM: allow access to EFER in 32bit KVM
* kvm: i386 fix
* KVM: export information about NPT to generic x86 code
* KVM: MMU: make the __nonpaging_map function generic
* KVM: export the load_pdptrs() function to modules
* KVM: MMU: add TDP support to the KVM MMU
* KVM: x86 emulator: Fix 'jmp abs'
* KVM: x86 emulator: fix group 5 decoding
* KVM: Fix kvm_arch_
* KVM: Make the supported cpuid list a host property rather than a vm
property
* KVM: emulate access to MSR_IA32_MCG_CTL
* KVM: remove the usage of the mmap_sem for the protection of the memory
slots.
* KVM: SVM: allocate the MSR permission map per VCPU
* KVM: make MMU_DEBUG compile again
* KVM: paravirtualized clocksource: host part
* KVM: Add missing semicolon
* KVM: x86 emulator: add ad_mask static inline
* KVM: x86 emulator: make register_address, address_mask static inlines
* KVM: x86 emulator: make register_
inlines
* KVM: Add API to retrieve the number of supported vcpus per vm
* KVM: Increase vcpu count to 16
* KVM: Add API for determining the number of supported memory slots
* KVM: Increase the number of user memory slots per vm
* KVM: Add stat counter for hypercalls
* KVM: x86 emulator: fix sparse warnings in x86_emulate.c
* KVM: sparse fixes for kvm/x86.c
* KVM: Implement dummy values for MSR_PERF_STATUS
* KVM: MMU: ignore zapped root pagetables
* KVM: call write_guest_time as soon as we register the paravirt clock
* KVM: MMU: large page support
* KVM: Prefix control register accessors with kvm_ to avoid namespace
pollution
* KVM: Avoid infinite-frequency local apic timer
* KVM: Route irq 0 to vcpu 0 exclusively
* KVM: SVM: add support for Nested Paging
* KVM: SVM: enable LBR virtualization
* KVM: SVM: make iopm_base static
* KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter
* KVM: VMX: fix typo in VMX header define
* KVM: SVM: fix Windows XP 64 bit installation crash
* KVM: VMX: Fix invalid opcode of VPID
* KVM: VMX: Handle machines without EFER
* KVM: move alloc_apic_
* KVM: VMX: unifdef the EFER specific code
* KVM: SVM: move feature detection to hardware setup code
* KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM
* dlm: fix rcom_names message to self
* virtio: Net header needs hdr_len
-- Tim Gardner <email address hidden> Mon, 03 Mar 2008 07:07:16 -0700