Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752715AbcCaGR2 (ORCPT ); Thu, 31 Mar 2016 02:17:28 -0400 Received: from hotel311.server4you.de ([85.25.146.15]:34803 "EHLO hotel311.server4you.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751105AbcCaGRZ (ORCPT ); Thu, 31 Mar 2016 02:17:25 -0400 Subject: Re: [PATCH] scripts/gdb: Fix loading of modules information To: Jan Kiszka References: <1459233699-5541-1-git-send-email-wagi@monom.org> <56FA27E8.2080608@siemens.com> <56FA2B31.4040309@monom.org> <56FA2D52.2030402@siemens.com> Cc: linux-kernel@vger.kernel.org, Daniel Wagner , Jiri Kosina , Rusty Russell , Kieran Bingham From: Daniel Wagner Message-ID: <56FCC0EF.3090607@monom.org> Date: Thu, 31 Mar 2016 08:17:19 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: <56FA2D52.2030402@siemens.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 353 Lines: 13 On 03/29/2016 09:22 AM, Jan Kiszka wrote: > No problem. At least we now know another frequent user. Let's say sometimes :) > BTW, Kieran and some other people at Linaro started to think about how > to auto-test for such regressions - probably the only reliable way to > catch them. Good idea. I am happy to test if you got something. cheers, daniel