From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vineet Gupta Subject: [RESEND PATCH] modpost: For ARC Port submission Date: Thu, 27 Dec 2012 16:17:19 +0530 Message-ID: <1356605240-4555-1-git-send-email-vgupta@synopsys.com> References: <1352720953-24321-21-git-send-email-vgupta@synopsys.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1352720953-24321-21-git-send-email-vgupta@synopsys.com> Sender: linux-kernel-owner@vger.kernel.org To: Michal Marek , Rusty Russell Cc: Tony Lindgren , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Vineet Gupta List-Id: linux-arch.vger.kernel.org Hi, This is following up on ARC Linux Port submission bits: Basic Port: https://lkml.org/lkml/2012/11/7/114 Addons: https://lkml.org/lkml/2012/11/12/121 I'm resending this single patch to hopefully get ACK on simple modpost change. Thx, -Vineet Vineet Gupta (1): modpost: Ignore ARC specific non-alloc sections scripts/mod/modpost.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) -- 1.7.4.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vaxjo.synopsys.com ([198.182.60.75]:46126 "EHLO vaxjo.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751633Ab2L0Krz (ORCPT ); Thu, 27 Dec 2012 05:47:55 -0500 From: Vineet Gupta Subject: [RESEND PATCH] modpost: For ARC Port submission Date: Thu, 27 Dec 2012 16:17:19 +0530 Message-ID: <1356605240-4555-1-git-send-email-vgupta@synopsys.com> In-Reply-To: <1352720953-24321-21-git-send-email-vgupta@synopsys.com> References: <1352720953-24321-21-git-send-email-vgupta@synopsys.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-arch-owner@vger.kernel.org List-ID: To: Michal Marek , Rusty Russell Cc: Tony Lindgren , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Vineet Gupta Message-ID: <20121227104719.nWSx2G2tOtRq1KjjSxO6yGdsp10dVqKqwtHWripXRwM@z> Hi, This is following up on ARC Linux Port submission bits: Basic Port: https://lkml.org/lkml/2012/11/7/114 Addons: https://lkml.org/lkml/2012/11/12/121 I'm resending this single patch to hopefully get ACK on simple modpost change. Thx, -Vineet Vineet Gupta (1): modpost: Ignore ARC specific non-alloc sections scripts/mod/modpost.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) -- 1.7.4.1