This bug was fixed in the package linux - 3.2.0-22.35 --------------- linux (3.2.0-22.35) precise; urgency=low [ Andy Whitcroft ] * Revert "SAUCE: hotkey quirks for various Zeptro Znote and Fujitsu Amilo laptops" * SAUCE: (no-up) elide some ioctl warnings which are known benign - LP: #972355 [ Brad Figg ] * SAUCE (no-up) Provide a param for allowing the BIOS to handle changing the brightness on AC/battery status changes. - LP: #949311 * SAUCE (drop after 3.4) Quirk for enabling backlight hotkeys on Samsung N150P - LP: #875893 [ Colin Ian King ] * SAUCE: PCI: Allow pcie_aspm=force to work even when FADT indicates it is unsupported - LP: #962038 [ Daniel Vetter ] * SAUCE: (drop after 3.5) drm/i915: reinstate GM45 TV detection fix - LP: #638939 [ Kees Cook ] * SAUCE: SECCOMP: audit: always report seccomp violations * SAUCE: SECCOMP: adjust prctl constant [ Leann Ogasawara ] * [Config] Enable CONFIG_USBIP_CORE=m - LP: #900384 * Rebase to v3.2.14 * [Config] Updateconfigs after rebase to v3.2.14 [ Stefan Bader ] * d-i: Fix module name for dm-raid45 - LP: #969248 [ Tim Gardner ] * SAUCE: remove __initdata from vesafb_fix - LP: #969309 [ Upstream Kernel Changes ] * Revert "sched: tg->se->load should be initialised to tg->shares" * toshiba_acpi: make one-bit bitfields unsigned - LP: #810015 * ACPI: EC: Add ec_get_handle() - LP: #810015 * toshiba_acpi: Support alternate hotkey interfaces - LP: #810015 * toshiba_acpi: Support additional hotkey scancodes - LP: #810015 * toshiba_acpi: Refuse to load on machines with buggy INFO implementations - LP: #810015 * ata_piix: Add Toshiba Satellite Pro A120 to the quirks list due to broken suspend functionality. - LP: #886850 * sweep the floors and convert some .get_drvinfo routines to strlcpy - LP: #921793 * be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios - LP: #921793 * be2net: stop checking the UE registers after an EEH error - LP: #921793 * be2net: don't log more than one error on detecting EEH/UE errors - LP: #921793 * be2net: stop issuing FW cmds if any cmd times out - LP: #921793 * be2net: Fix TX queue create for Lancer - LP: #921793 * be2net: add register dump feature for Lancer - LP: #921793 * be2net: Add EEPROM dump feature for Lancer - LP: #921793 * be2net: Fix VLAN promiscous mode for Lancer - LP: #921793 * be2net: Use V1 query link status command for lancer - LP: #921793 * be2net: Move to new SR-IOV implementation in Lancer - LP: #921793 * be2net: Fix error recovery paths - LP: #921793 * be2net: Add error handling for Lancer - LP: #921793 * be2net: Use new hash key - LP: #921793 * be2net: Fix non utilization of RX queues - LP: #921793 * be2net: netpoll support - LP: #921793 * be2net: update some counters to display via ethtool - LP: #921793 * be2net: workaround to fix a bug in BE - LP: #921793 * be2net: fix ethtool ringparam reporting - LP: #921793 * be2net: refactor/cleanup vf configuration code - LP: #921793 * be2net: Add support for Skyhawk cards - LP: #921793 * be2net: Fix INTx processing for Lancer - LP: #921793 * be2net: fix range check for set_qos for a VF - LP: #921793 * be2net: query link status in be_open() - LP: #921793 * netdev: make net_device_ops const - LP: #921793 * be2net: create RSS rings even in multi-channel configs - LP: #921793 * ethtool: Null-terminate filename passed to ethtool_ops::flash_device - LP: #921793 * sched: Fix nohz load accounting - LP: #838811 * ACPICA: Fix regression in FADT revision checks - LP: #883441 * asus-wmi: move WAPF variable into quirks_entry - LP: #969576 * eeepc-wmi: refine quirks handling - LP: #969576 * drm/i915: Sanitize BIOS debugging bits from PIPECONF - LP: #968307 * drivers: hv: Get rid of some unnecessary code * drivers: hv: kvp: Add/cleanup connector defines * drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h * net/hyperv: Convert camel cased variables in rndis_filter.c to lower cases * net/hyperv: Correct the assignment in netvsc_recv_callback() * net/hyperv: Remove the unnecessary memset in rndis_filter_send() * tools: hv: Use hyperv.h to get the KVP definitions * drivers: hv: Cleanup the kvp related state in hyperv.h * drivers: hv: kvp: Cleanup the kernel/user protocol * drivers: hv: Increase the number of VCPUs supported in the guest * net/hyperv: Fix data corruption in rndis_filter_receive() * net/hyperv: Add support for vlan trunking from guests * Drivers: hv: Add new message types to enhance KVP * net/hyperv: fix erroneous NETDEV_TX_BUSY use * NLS: improve UTF8 -> UTF16 string conversion routine * Drivers: hv: Support the newly introduced KVP messages in the driver * Tools: hv: Fully support the new KVP verbs in the user level daemon * Tools: hv: Support enumeration from all the pools * Drivers: scsi: storvsc: Properly handle errors from the host * net: mv643xx_eth: fix build error - LP: #921793 * rebase to v3.2.14 -- Leann Ogasawara