From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752379AbcDYXyy (ORCPT ); Mon, 25 Apr 2016 19:54:54 -0400 Received: from mout.kundenserver.de ([212.227.126.131]:60828 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751456AbcDYXyw (ORCPT ); Mon, 25 Apr 2016 19:54:52 -0400 From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org Cc: Stephen Rothwell , Olof Johansson , Linus Walleij , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: linux-next: build failure after merge of the arm-soc tree Date: Tue, 26 Apr 2016 01:54:20 +0200 Message-ID: <8018210.3MZgHs9g7Q@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <20160426094331.64032731@canb.auug.org.au> References: <20160426094331.64032731@canb.auug.org.au> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:nPuGWaDOvl4DQrnU2XGTlBw6YbRV1C1FIB0Imm0dPZYVBRBmkeY dkDlQWrUf7c8SIUeciaWcpmiIQ1vCE8iyzt6G4lXWQXwfHutCFmOB7gOseFaMPxg7g48nsu cCNXPoMqqvgyM0oEk9BmQ3PYdXYGUKuEuKQV0lt6XYrMgrgpYbol8IvCK6bAF5mUomEUp5T ckWj09AzNbCS1L7tcMX0g== X-UI-Out-Filterresults: notjunk:1;V01:K0:RJahRHshF3s=:Y5LU6Gworkh+M9ZABqQLHu cVKsDFV7bqJbGwglETe24pxwpoS3TAOAACg+btCKRD5Z88Dj5V6WLadUtKgxJSYKfQcHa3ER0 9+a76ekRoTEfd1LwQdYbaxVg0PtAQmyChZ9JfDAQIG9PaMDGa/kQGvALwdJ2Y07O/FUQZyZAH TSbErv6J7SxOWY5Q7CvQnMTnkeL+fpAJ+VIhJaklON5VqgzkA9VFJGvIYyYx33jxDGZsp4I4x RcRylkJwKDaIZHMf37ei7bKh7JlRVn8zgOrgwglwagkI26lvB/bVTfXKBcEXUVTLDK9VNRSVg 3DxwZd/YPCxDrGCxUH7Z8jU/yWwrxyZlXFyil1qVd6PVbVxRjdK78BGVZIa38LMZt4DLh49T2 xvIg+yHxKeLu6QVbz8RdTi+qS46PGK8+zFbCVSR/jUblebuPuhSDXlhN68keaxlmWgph6oljI Ji6Uy2mNZRp4Fl3QMiuVOJ5hMVbjiQGS6dHUdrCDWGWB31Ly77HOvgsQW9BnVszEwQPWb9yO3 yYsS5PgrtVXJdr9ooFyQtVv2AcZ36ux/ZHCQ3OKHtE9lBTW4j+6J9oCw8Dt3ywTxR/kUq/uN2 YDn006DnD5n/VX2CA6lJlipE9WO94+Xv+IxWIdN3FG48flbabQQ2PT/9ZLHpgfRK/b8x4lGDl IM3ZgE1eWZk9JfI7/Yg6/XhUvfbW+YEoYqJBDh7ovcSEbe1sN2SVk/QI9NbnzaIT3TIS/SX+F cyRvvCMu4XENsmGh Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 26 April 2016 09:43:31 Stephen Rothwell wrote: > Hi all, > > After merging the arm-soc tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > ERROR: "of_flash_probe_versatile" [drivers/mtd/maps/physmap_of.ko] undefined! > > Caused by commit > > b0afd44bc192 ("mtd: physmap_of: add a hook for Versatile write protection") > > I used the arm-soc tree from next-20160422 for today. > Ah, sorry about that. I think I fixed it up just as you pulled it in. If you don't mind, could you try pulling the tree once more on top of what you have? Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Tue, 26 Apr 2016 01:54:20 +0200 Subject: linux-next: build failure after merge of the arm-soc tree In-Reply-To: <20160426094331.64032731@canb.auug.org.au> References: <20160426094331.64032731@canb.auug.org.au> Message-ID: <8018210.3MZgHs9g7Q@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 26 April 2016 09:43:31 Stephen Rothwell wrote: > Hi all, > > After merging the arm-soc tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > ERROR: "of_flash_probe_versatile" [drivers/mtd/maps/physmap_of.ko] undefined! > > Caused by commit > > b0afd44bc192 ("mtd: physmap_of: add a hook for Versatile write protection") > > I used the arm-soc tree from next-20160422 for today. > Ah, sorry about that. I think I fixed it up just as you pulled it in. If you don't mind, could you try pulling the tree once more on top of what you have? Arnd