Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756095AbcK3ERn (ORCPT ); Tue, 29 Nov 2016 23:17:43 -0500 Received: from bh-25.webhostbox.net ([208.91.199.152]:43067 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755231AbcK3ER0 (ORCPT ); Tue, 29 Nov 2016 23:17:26 -0500 Subject: Re: linker-tables v5 testing To: "Luis R. Rodriguez" References: <20161130013349.GN1402@wotan.suse.de> Cc: "H. Peter Anvin" , Josh Poimboeuf , Nicholas Piggin , Masami Hiramatsu , "linux-kernel@vger.kernel.org" , Fengguang Wu , Adrian Hunter , David Ahern , Jiri Olsa , Namhyung Kim , Wang Nan , Arnaldo Carvalho de Melo , Borislav Petkov From: Guenter Roeck Message-ID: Date: Tue, 29 Nov 2016 20:17:17 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20161130013349.GN1402@wotan.suse.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: linux@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: linux@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1293 Lines: 34 On 11/29/2016 05:33 PM, Luis R. Rodriguez wrote: > On Thu, Nov 24, 2016 at 08:18:40AM -0800, Guenter Roeck wrote: >> Hi Luis, >> >> On 11/23/2016 08:11 PM, Luis R. Rodriguez wrote: >>> Guenter, >>> >>> I think I'm ready to start pushing a new patch set out for review. >>> Before I do that -- can I trouble you for letting your test >>> infrastructure hammer it? I'll only push out the patches for review >>> based on this new set of changes once all tests come back OK for all >>> architectures. >>> >>> https://git.kernel.org/cgit/linux/kernel/git/mcgrof/linux-next.git/log/?h=20161117-linker-tables-v5 >>> >>> Fenguang & Guenter, >>> >>> Any chance I can trouble you to enable the new driver: >>> CONFIG_TEST_LINKTABLES=y on each kernel configuration as it will run a >>> test driver which will WARN_ON() if it finds any errors. >>> >> >> I see a number of compile failures as well as some crashes in your test driver. >> Please have a look. http://kerneltests.org/builders, column 'testing'. >> > > Thanks! I believe I have addressed most issues.. Any chance I can have you re-try with > this new branch: > > https://git.kernel.org/cgit/linux/kernel/git/mcgrof/linux-next.git/log/?h=20161117-linker-tables-v5-try2 > Pushed ... should start shortly. I'll let you know how it goes. Guenter