Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753150Ab3IVNuw (ORCPT ); Sun, 22 Sep 2013 09:50:52 -0400 Received: from mail-bk0-f49.google.com ([209.85.214.49]:40238 "EHLO mail-bk0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752918Ab3IVNuv (ORCPT ); Sun, 22 Sep 2013 09:50:51 -0400 MIME-Version: 1.0 In-Reply-To: <20130922130056.GQ12758@n2100.arm.linux.org.uk> References: <1379852488-32147-1-git-send-email-cinifr@gmail.com> <1379852488-32147-2-git-send-email-cinifr@gmail.com> <20130922130056.GQ12758@n2100.arm.linux.org.uk> Date: Sun, 22 Sep 2013 21:50:50 +0800 Message-ID: Subject: Re: [PATCH V3: Add Smp support for Allwinner A20. 1/3] Add smp support for Allwinner A20(sunxi 7i). From: cinifr To: Russell King - ARM Linux Cc: coosty@163.com, "maxime.ripard@free-electrons.com" , Daniel Lezcano , "tglx@linutronix.de" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Mark Rutland , "pawel.moll@arm.co" , Rob Herring , "linux-sunxi@googlegroups.com" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 679 Lines: 18 Yes, I get it, it is cause by using ./scripts/Lindent. I have to remail patch aggin. :) On 22 September 2013 21:00, Russell King - ARM Linux wrote: > On Sun, Sep 22, 2013 at 08:21:26PM +0800, Fan Rong wrote: >> +.section ".text.head", "ax" ENTRY(sun7i_secondary_startup) >> +msr cpsr_fsxc, >> +#0xd3 >> +b secondary_startup ENDPROC(sun7i_secondary_startup) > > This looks like it's been messed up somehow. > -- 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/