From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751181AbdAMGCz (ORCPT ); Fri, 13 Jan 2017 01:02:55 -0500 Received: from smtp2.provo.novell.com ([137.65.250.81]:41343 "EHLO smtp2.provo.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751077AbdAMGCy (ORCPT ); Fri, 13 Jan 2017 01:02:54 -0500 Subject: Re: linux-next: build failure after merge of the akpm-current tree To: Stephen Rothwell References: <20170112144933.7f161c69@canb.auug.org.au> <8af7e322-9d1f-112e-3ab3-b8b310939d6f@suse.com> <20170113144212.5d46dcc6@canb.auug.org.au> Cc: Andrew Morton , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org From: Eric Ren Message-ID: <491beed5-769c-3c7d-67ba-10e4a55eff75@suse.com> Date: Fri, 13 Jan 2017 14:01:53 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <20170113144212.5d46dcc6@canb.auug.org.au> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 01/13/2017 11:42 AM, Stephen Rothwell wrote: > Hi Eric, > > On Thu, 12 Jan 2017 13:06:01 +0800 Eric Ren wrote: >> Thanks for your report and the fix for it. The 0-day project has reported several days ago, >> but this patch set is still in discussion, so I am waiting for more days to see if other >> developers >> have any other questions. >> >> I am confused that how to deal with your patch if I need to work out the V2 patch set. Perhaps, >> pick up your fix and add your efforts in the change log? > If you had already fixed the problem, then just submit your new > version. You only need to give credit when you use someone's work. > > If you want to give credit, then maybe a line like: > > [sfr@canb.auug.org.au remove some inlines] > > among the Signed-off-by: lines Sure! I always keep it in mind;-) Thanks, Eric