From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751733Ab1HSGxV (ORCPT ); Fri, 19 Aug 2011 02:53:21 -0400 Received: from mprc.pku.edu.cn ([162.105.203.9]:32983 "EHLO mprc.pku.edu.cn" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750746Ab1HSGxU (ORCPT ); Fri, 19 Aug 2011 02:53:20 -0400 Subject: Re: [PATCH 03/11] arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGS From: Guan Xuetao Reply-To: gxt@mprc.pku.edu.cn To: Arnaud Lacombe Cc: linux-kernel@vger.kernel.org, Sam Ravnborg In-Reply-To: References: <1313384834-24433-1-git-send-email-lacombar@gmail.com> <1313384834-24433-4-git-send-email-lacombar@gmail.com> <1313654457.2905.10.camel@epip-laptop> Content-Type: text/plain; charset="UTF-8" Organization: MPRC, PKU Date: Fri, 19 Aug 2011 14:54:03 +0800 Message-ID: <1313736843.2905.16.camel@epip-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2011-08-18 at 12:37 -0400, Arnaud Lacombe wrote: > Hi, > > On Thu, Aug 18, 2011 at 4:00 AM, Guan Xuetao wrote: > > It looks good for me. > > > > Acked-by: Guan Xuetao > > > > Do I need to push the patch into unicore32 repo? > > > All patches in the series are fully independent from one another, so > yes, you can just pick it in the unicore32 tree. > > Thanks, > - Arnaud I see, thanks for your explanation. Guan Xuetao