Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757787Ab3J2BKi (ORCPT ); Mon, 28 Oct 2013 21:10:38 -0400 Received: from intranet.asianux.com ([58.214.24.6]:31006 "EHLO intranet.asianux.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754034Ab3J2BKg (ORCPT ); Mon, 28 Oct 2013 21:10:36 -0400 X-Spam-Score: -100.8 Message-ID: <526F0ACF.8010201@asianux.com> Date: Tue, 29 Oct 2013 09:09:35 +0800 From: Chen Gang User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: Vineet Gupta CC: Andrew Morton , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] arc: kernel: export symbol for save_stack_trace() in stacktrace.c References: <526DD356.5020101@asianux.com> <526E6F58.8040405@synopsys.com> In-Reply-To: <526E6F58.8040405@synopsys.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 759 Lines: 23 On 10/28/2013 10:06 PM, Vineet Gupta wrote: > On 10/28/2013 08:30 AM, Chen Gang wrote: >> Need export its symbol just like other architectures done, or can not >> pass compiling with allmodconfig, the related error: >> >> MODPOST 2994 modules >> ERROR: "save_stack_trace" [kernel/backtracetest.ko] undefined! >> ERROR: "save_stack_trace" [drivers/md/persistent-data/dm-persistent-data.ko] undefined! >> >> >> Signed-off-by: Chen Gang > > Applied for 3.13 > Thanks. -- Chen Gang -- 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/