Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964875Ab3GEOzW (ORCPT ); Fri, 5 Jul 2013 10:55:22 -0400 Received: from mail-vc0-f169.google.com ([209.85.220.169]:61308 "EHLO mail-vc0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757363Ab3GEOzU convert rfc822-to-8bit (ORCPT ); Fri, 5 Jul 2013 10:55:20 -0400 MIME-Version: 1.0 In-Reply-To: <201307051443.27172.heiko@sntech.de> References: <201307051440.19428.heiko@sntech.de> <201307051443.27172.heiko@sntech.de> Date: Fri, 5 Jul 2013 11:55:19 -0300 Message-ID: Subject: Re: [PATCH v3 6/6] ARM: rockchip: add smp bringup code From: Fabio Estevam To: =?UTF-8?Q?Heiko_St=C3=BCbner?= Cc: Arnd Bergmann , Russell King , Greg Kroah-Hartman , devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, Grant Likely , Ulrich Prinz , Philipp Zabel , Olof Johansson , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1306 Lines: 31 On Fri, Jul 5, 2013 at 9:43 AM, Heiko Stübner wrote: > --- /dev/null > +++ b/arch/arm/mach-rockchip/headsmp.S > @@ -0,0 +1,32 @@ > +/* > + * Copyright (c) 2013 MundoReader S.L. > + * Author: Heiko Stuebner > + * > + * 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 > +#include > + > + __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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/