This bug was fixed in the package linux - 3.2.0-1.1 --------------- linux (3.2.0-1.1) precise; urgency=low [ Andy Whitcroft ] * armhf -- enable armhf and create the first flavours * SAUCE: ensure root is ready before running usermodehelpers in it * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm [ Leann Ogasawara ] * Temporarily ignore module check * [Config] Enable PCI_IOV on powerpc * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc * rebase to v3.2-rc2 * SAUCE: include for cpuidle34xx arm build * SAUCE: include for linux/mtd/map.h arm build * SAUCE: include and for mmc_core arm build * SAUCE: select ARM_AMBA if OMAP3_EMU * [Config] updateconfigs after select ARM_AMBA * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc * [Config] Enable CONFIG_EXT2_FS=m * [Config] Build in CONFIG_SATA_AHCI=y * Resolve linux-image-extra's install dependency [ Seth Forshee ] * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to Documentation * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in alps_model_info * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet size * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions 3 and 4 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3 protocol * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol versions 3 and 4 [ Stefan Bader ] * [Config] Built-in xen-netfront and xen-blkfront * Fix build of dm-raid45 and re-enable it [ Tim Gardner ] * [Config] CONFIG_USB_XHCI_HCD=y - LP: #886167 * [Config] CONFIG_R6040=m - LP: #650899 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table - LP: #854399 * [Config] Consolidated amd64 server flavour into generic * [Config] updateconfigs after rebase to 3.2-rc1 * [Config] Disabled dm-raid4-5 * [Config] Disabled ndiswrapper * [Config] Disable vt6656 * [Config] exclude ppp-modules for virtual flavour * [Config] CONFIG_MEMSTICK_R592=m - LP: #238208 [ Upstream Kernel Changes ] * CHROMIUM: seccomp_filter: new mode with configurable syscall filters - LP: #887780 * CHROMIUM: seccomp_filter: add process state reporting - LP: #887780 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it works. - LP: #887780 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve - LP: #887780 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER - LP: #887780 * CHROMIUM: seccomp_filters: move to btrees * CHROMIUM: enable CONFIG_BTREE * CHROMIUM: seccomp_filter: kill NR_syscall references * CHROMIUM: seccomp_filters: guard all ftrace wrapper code * CHROMIUM: seccomp_filters: clean up warnings; kref mistake * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve * CHROMIUM: seccomp_filter: inheritance documentation * CHROMIUM: seccomp_filter: make inherited filters composable * CHROMIUM: Fix seccomp_t compile error - LP: #887780 * CHROMIUM: Fix kref usage - LP: #887780 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER * rebase to v3.2-rc2 -- Leann Ogasawara