From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752966AbdF2Tfh (ORCPT ); Thu, 29 Jun 2017 15:35:37 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:49704 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751591AbdF2Tf3 (ORCPT ); Thu, 29 Jun 2017 15:35:29 -0400 Date: Thu, 29 Jun 2017 12:35:27 -0700 From: Andrew Morton To: Stephen Rothwell Cc: Shuah Khan , Linux-Next Mailing List , Linux Kernel Mailing List , Orson Zhai , "Luis R. Rodriguez" Subject: Re: linux-next: manual merge of the akpm-current tree with the kselftest tree Message-Id: <20170629123527.2196820e70818aeab51338e5@linux-foundation.org> In-Reply-To: <20170628183111.05680b34@canb.auug.org.au> References: <20170628183111.05680b34@canb.auug.org.au> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 28 Jun 2017 18:31:11 +1000 Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the akpm-current tree got conflicts in: > > tools/testing/selftests/sysctl/common_tests > tools/testing/selftests/sysctl/run_numerictests > tools/testing/selftests/sysctl/run_stringtests > > between commit: > > d644437a1dc6 ("tools/testing/selftests/sysctl: Add pre-check to the value of writes_strict") > > from the kselftest tree and commit: > > fed7038685f3 ("test_sysctl: add generic script to expand on tests") > > from the akpm-current tree. > > I fixed it up (I removed the files and so, for now I have effectively > dropped the kselftest tree patch) and can carry the fix as necessary. This > is now fixed as far as linux-next is concerned, but any non trivial > conflicts should be mentioned to your upstream maintainer when your tree > is submitted for merging. You may also want to consider cooperating > with the maintainer of the conflicting tree to minimise any particularly > complex conflicts. > urgh. I'll drop test_sysctl-add-dedicated-proc-sysctl-test-driver.patch test_sysctl-add-generic-script-to-expand-on-tests.patch test_sysctl-test-against-page_size-for-int.patch test_sysctl-add-simple-proc_dointvec-case.patch test_sysctl-add-simple-proc_douintvec-case.patch test_sysctl-test-against-int-proc_dointvec-array-support.patch Luis, could you please redo these against the changes in linux-next and resend? Thanks.