On 14.05.2013 15:01, Yegor Yefremov wrote: > On 14.05.2013 14:52, Felipe Balbi wrote: >> On Tue, May 14, 2013 at 11:24:44AM +0200, Yegor Yefremov wrote: >>> Trying to boot 3.10-rc1 on an am3515 based board. With the same >>> .config as 3.7 the system comes to RTC stops there. I've also tried >>> make omap2plus_defconfig with no visible difference. I'm booting from >>> MMC card and it will be detected by the system. Kernel is from >>> http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git, latest >>> commit f722406faae2d073cc1d01063d1123c35425939e. Are there any pending >>> patches needed to boot on am3517? >> does v3.9 work ? Can you bisect ? > > 'git checkout v3.9' version is working, will try to bisect.
This is bisect's result: f7b861b7a6d9d1838cbbb5f4053e61578b86d134 is the first bad commit commit f7b861b7a6d9d1838cbbb5f4053e61578b86d134 Author: Thomas Gleixner <[email protected]> Date: Thu Mar 21 22:49:38 2013 +0100 arm: Use generic idle loop Use the generic idle loop and replace enable/disable_hlt with the respective core functions. Signed-off-by: Thomas Gleixner <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Rusty Russell <[email protected]> Cc: Paul McKenney <[email protected]> Cc: Peter Zijlstra <[email protected]> Reviewed-by: Cc: Srivatsa S. Bhat <[email protected]> Cc: Magnus Damm <[email protected]> Cc: Russell King <[email protected]> Tested-by: Kevin Hilman <[email protected]> # OMAP Link: http://lkml.kernel.org/r/[email protected] :040000 040000 887517403888ff3947bce216aa4c1ff3ce3af434 8dc5236688a80fc64fa4112ce6136ecf3a19bac9 M arch Any idea? Yegor -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
