Re: [PATCH v3 6/6] ARM: rockchip: add smp bringup code
From: Fabio Estevam <festevam@gmail.com>
Date: 2013-07-05 14:55:22
Also in:
linux-arm-kernel, lkml
From: Fabio Estevam <festevam@gmail.com>
Date: 2013-07-05 14:55:22
Also in:
linux-arm-kernel, lkml
On Fri, Jul 5, 2013 at 9:43 AM, Heiko Stübner [off-list ref] wrote:
--- /dev/null +++ b/arch/arm/mach-rockchip/headsmp.S@@ -0,0 +1,32 @@ +/* + * Copyright (c) 2013 MundoReader S.L. + * Author: Heiko Stuebner <heiko@sntech.de> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + */ +#include <linux/linkage.h> +#include <linux/init.h> + + __CPUINIT
This should go away after this commit: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next-history.git/commit/arch/arm/common/mcpm_platsmp.c?id=c508abae89c3fa861c806ec00366d3b2f8d394cb