Hi Linus, Please pull a MIPS build fix related to PM for 3.0 from: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-fixes It fixes a build regression resulting from a missing conversion from using a sysdev to using syscore_ops for PM/shutdown in the MIPS tree. arch/mips/kernel/i8259.c | 22 ++++++---------------- 1 files changed, 6 insertions(+), 16 deletions(-) ---------- Rafael J. Wysocki (1): PM / MIPS: Convert i8259.c to using syscore_ops