Prev: BUG: using smp_processor_id() in preemptible [00000000] code: icedove-bin/5449
Next: [PATCH -mm 1/1] ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm
From: Stephen Rothwell on 23 May 2010 23:50 Hi Len, After merging the final tree, today's linux-next build (i386 defconfig) failed like this: processor_driver.c:(.init.text+0x290b): undefined reference to `intel_idle_load_first' Caused by commit 08ce7f9d5851216a4726ba9bc54a12a7d9bad392 ("intel_idle: create a native cpuidle driver for select intel processors") from the acpi tree. I reverted that commit for today. (which revealed a typo in the commit before that one (2828bdc92eeea6e9c79ffcb430f4b67e4ebd1559 "ACPI: allow a native cpuidle driver to displace ACPI") so I reverted that as well. -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/
From: Len Brown on 24 May 2010 02:40
Hi Stephen, Sorry for the trouble. I've just now pushed fixes for those two build issues. thanks, Len Brown, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |