commit 350f6cb41bfba103222b6de79deb642f4efd2a33 Author: Greg Kroah-Hartman Date: Tue Nov 8 16:02:43 2011 -0800 Linux 2.6.32.48 commit 331dd2ccbb70bd7193be65bfa036b3658ccf0405 Author: Greg Kroah-Hartman Date: Tue Nov 8 15:44:02 2011 -0800 Revert "powerpc/mpic: Fix problem that affinity is not updated" This reverts commit 1badd98ea79b7b20fb4ddfea110d1bb99c33a55f. It breaks the build on powerpc systems: arch/powerpc/sysdev/mpic.c: In function 'irq_choose_cpu': arch/powerpc/sysdev/mpic.c:574: error: passing argument 1 of '__cpus_equal' from incompatible pointer type Reported-by: Jiri Slaby Cc: Jiajun Wu Cc: Li Yang Cc: Benjamin Herrenschmidt Signed-off-by: Greg Kroah-Hartman commit 9d26384962abee6d37f27969202d2a30add9ae68 Author: Greg Kroah-Hartman Date: Tue Nov 8 15:42:21 2011 -0800 Revert "ASoC: wm8940: Properly set codec->dapm.bias_level" This reverts commit d85b1ce7fd0ecfdd43e8c3e67eb953900c209939. It breaks the build and probably shouldn't be in the 2.6.32 kernel Reported-by: Stefan Bader Cc: Chris Paulson-Ellis Cc: Axel Lin Cc: Mark Brown Signed-off-by: Greg Kroah-Hartman commit 758d61b4a76e6ad4224780771edbc6d3a0c29b16 Author: Greg Kroah-Hartman Date: Tue Nov 8 15:40:42 2011 -0800 Revert "genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier" This reverts commit 0f12a6ad9fa3a03f2bcee36c9cb704821e244c40. It causes too many build errors and needs to be done properly. Reported-by: Jiri Slaby Reported-by: Christoph Biedl Cc: Ian Campbell Cc: Rafael J. Wysocki Cc: Jeremy Fitzhardinge Cc: xen-devel Cc: Konrad Rzeszutek Wilk Cc: Thomas Gleixner Signed-off-by: Greg Kroah-Hartman