Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762584AbXERGu5 (ORCPT ); Fri, 18 May 2007 02:50:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756737AbXERGus (ORCPT ); Fri, 18 May 2007 02:50:48 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:60674 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1755029AbXERGur (ORCPT ); Fri, 18 May 2007 02:50:47 -0400 Date: Thu, 17 May 2007 23:50:49 -0700 (PDT) Message-Id: <20070517.235049.45744179.davem@davemloft.net> To: sam@ravnborg.org Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, rmk+kernel@arm.linux.org.uk Subject: Re: [PATCH 01/14] kbuild: make modpost section warnings clearer From: David Miller In-Reply-To: <20070518064918.GA12284@uranus.ravnborg.org> References: <20070518064126.GA12193@uranus.ravnborg.org> <20070518064918.GA12284@uranus.ravnborg.org> X-Mailer: Mew version 5.1.52 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 975 Lines: 24 From: Sam Ravnborg Date: Fri, 18 May 2007 08:49:18 +0200 > >From 4dba30ccfdb911b0810f6527de66b1515349d8c4 Mon Sep 17 00:00:00 2001 > From: Russell King > Date: Thu, 10 May 2007 23:03:25 +0100 > Subject: [PATCH 01/14] kbuild: make modpost section warnings clearer > > Change modpost section mismatch warnings to be less confusing; > model them on the binutils linker warnings which we all know how > to interpret. > > Also, fix the wrong ordering of arguments for the final case - > fromsec and refsymname were reversed. > > Signed-off-by: Russell King > Signed-off-by: Sam Ravnborg Acked-by: David S. Miller - 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/