On Tue, Apr 07, 2015 at 08:22:08AM -0700, Tony Lindgren wrote:
> Works for me. The above needs the following fix folded in to build:
> 
> --- a/arch/arm/mm/proc-v7.S
> +++ b/arch/arm/mm/proc-v7.S
> @@ -532,7 +532,7 @@ __v7_ca9mp_proc_info:
>  __v7_ca8_proc_info:
>       .long   0x410fc080
>       .long   0xff0ffff0
> -     __v7_proc __v7_ca8mp_proc_info, proc_fns = ca8_processor_functions
> +     __v7_proc __v7_ca8_proc_info, __v7_setup, proc_fns = 
> ca8_processor_functions
>       .size   __v7_ca8_proc_info, . - __v7_ca8_proc_info
>  
>  #endif       /* CONFIG_ARM_LPAE */

Thanks, merged into the original patch.

-- 
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to