Kevin, > -----Original Message----- > From: Kevin Hilman [mailto:khilman@xxxxxx] > Sent: Friday, March 11, 2011 11:34 PM > To: Santosh Shilimkar > Cc: linux-omap@xxxxxxxxxxxxxxx; linux-arm- > kernel@xxxxxxxxxxxxxxxxxxx; Rajendra Nayak > Subject: Re: [PATCH v2 00/19] OMAP4: PM: Suspend,CPU-hotplug and > CPUilde support. > [...] > > Thanks for clarification. The change is quite trivial. Will > > update the branch with this change. > > After testing it, will intimate you > > One other thing to check... > > I've now included Russell's devel branch into my pm-core branch. > Can you rebase your series there? I did a test rebase of v3 and it > rebased fine (after dropping the patches that are already in devel.) > > After doing that, I get a compile error: > > arch/arm/mach-omap2/built-in.o: In function `mmu_on_label': > /work/kernel/omap/pm/arch/arm/mach-omap2/sleep44xx.S:394: undefined > reference to `PHYS_OFFSET' > make[1]: *** [.tmp_vmlinux1] Error 1 > make: *** [sub-make] Error 2 > > It looks like there might be some other changes in Russell's queue > that you need to take into consideration. > The PHYS_OFFSET error was trivial too. It's being replaced with PLAT_PHYS_OFFSET. Have rebased the OMAP4 PM series against latest pm-core branch. Dropped enable_off_mode flag use as well. Now there is only one dependent patch left for this series. "[PATCH] OMAP4: clockdomain: Follow recommended enable sequence" http://www.spinics.net/lists/arm-kernel/msg117956.html Have pushed updated branch: git://dev.omapzoom.org/pub/scm/santosh/kernel-omap4-base.git omap4_pm_for-next_v3-rebased Regards Santosh -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html