Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752525AbaB0Vw3 (ORCPT ); Thu, 27 Feb 2014 16:52:29 -0500 Received: from mail-ob0-f181.google.com ([209.85.214.181]:50088 "EHLO mail-ob0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752426AbaB0Vw1 (ORCPT ); Thu, 27 Feb 2014 16:52:27 -0500 MIME-Version: 1.0 In-Reply-To: <1393508474-16710-1-git-send-email-geert@linux-m68k.org> References: <1393508474-16710-1-git-send-email-geert@linux-m68k.org> Date: Fri, 28 Feb 2014 01:52:26 +0400 Message-ID: Subject: Re: [PATCH -next] xtensa: Export __invalidate_icache_range From: Max Filippov To: Geert Uytterhoeven Cc: Chris Zankel , Kees Cook , "linux-xtensa@linux-xtensa.org" , linux-next@vger.kernel.org, LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 27, 2014 at 5:41 PM, Geert Uytterhoeven wrote: > When modular code calls flush_icache_range(): > > ERROR: "__invalidate_icache_range" [drivers/misc/lkdtm.ko] undefined! > make[1]: *** [__modpost] Error 1 > > Signed-off-by: Geert Uytterhoeven > --- > http://kisskb.ellerman.id.au/kisskb/buildresult/10663772/ > > arch/xtensa/kernel/xtensa_ksyms.c | 1 + > 1 file changed, 1 insertion(+) Thanks, applied to my xtensa tree. -- Max -- 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/