Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756222AbcKXQSr (ORCPT ); Thu, 24 Nov 2016 11:18:47 -0500 Received: from bh-25.webhostbox.net ([208.91.199.152]:45090 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752634AbcKXQSp (ORCPT ); Thu, 24 Nov 2016 11:18:45 -0500 Subject: Re: linker-tables v5 testing To: "Luis R. Rodriguez" References: 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: Thu, 24 Nov 2016 08:18:40 -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: Content-Type: text/plain; charset=utf-8; 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: 851 Lines: 25 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, Guenter