Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756651Ab0A2EDX (ORCPT ); Thu, 28 Jan 2010 23:03:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756613Ab0A2EDV (ORCPT ); Thu, 28 Jan 2010 23:03:21 -0500 Received: from mail-px0-f182.google.com ([209.85.216.182]:33588 "EHLO mail-px0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756611Ab0A2EDV convert rfc822-to-8bit (ORCPT ); Thu, 28 Jan 2010 23:03:21 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=FXHvQdOJTHCmrVoDndKA0mS6gEAidFzLvNqXO8ASh80YHH6cRbfnVCklQCH/pCATi3 i6zi8f5dZynU3Mi/ATddljI+R3UVgnpw+uZQZ/4+s2JcKKz43MrlY1ETFOayrVkLqffA B+xb986urKYZB+tq5l7K7u8CWhGDwOdQ2UPE0= MIME-Version: 1.0 In-Reply-To: <20100128181240.GA9174@merkur.ravnborg.org> References: <4B61357A.5080001@windriver.com> <20100128181240.GA9174@merkur.ravnborg.org> From: Hui Zhu Date: Fri, 29 Jan 2010 12:03:00 +0800 Message-ID: Subject: Re: [PATCH] markup_oops.pl: fix get "No matching code found" when first line of range is the faulting instruction To: Sam Ravnborg Cc: Hui Zhu , Michal Marek , Andrew Morton , Arjan van de Ven , ozan@pardus.org.tr, Matthew Wilcox , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1099 Lines: 42 On Fri, Jan 29, 2010 at 02:12, Sam Ravnborg wrote: > On Thu, Jan 28, 2010 at 02:58:02PM +0800, Hui Zhu wrote: >> Sorry guys, the prev mail for this patch is ugly. >> I make a new mail for it. > > Random updates to scripts/* historically often go > in via the kbuild tree, so Michal added. > > ? ? ? ?Sam > > [Kept rest of mail so Michal can see it] > >> Thanks Sam. And I make a small patch to make get_script.pl can output Michal Marek. Hui Signed-off-by: Hui Zhu --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3086,6 +3086,10 @@ L: autofs@linux.kernel.org S: Maintained F: fs/autofs4/ +KERNEL SCRIPT +M: Michal Marek +F: scripts/* + KERNEL BUILD M: Michal Marek T: git git://repo.or.cz/linux-kbuild.git for-next -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/