[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMo8BfKshP0KT=D8dWzDfbGSfEpd_SeQPRboGGN9b8B4btRBtQ@mail.gmail.com>
Date: Mon, 18 Aug 2014 20:22:02 +0400
From: Max Filippov <jcmvbkbc@...il.com>
To: Pranith Kumar <bobby.prani@...il.com>
Cc: Vineet Gupta <vgupta@...opsys.com>,
Richard Kuo <rkuo@...eaurora.org>,
Chris Metcalf <cmetcalf@...era.com>,
Chris Zankel <chris@...kel.net>, Noam Camus <noamc@...hip.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
Tony Lu <zlu@...era.com>, Kirill Tkhai <tkhai@...dex.ru>,
open list <linux-kernel@...r.kernel.org>,
"open list:QUALCOMM HEXAGON..." <linux-hexagon@...r.kernel.org>,
"open list:SUPERH" <linux-sh@...r.kernel.org>,
"open list:TENSILICA XTENSA..." <linux-xtensa@...ux-xtensa.org>
Subject: Re: [PATCH v2] flush_icache_range: Export symbol to fix build errors
On Mon, Aug 18, 2014 at 7:59 PM, Pranith Kumar <bobby.prani@...il.com> wrote:
> Fix building errors occuring due to a missing export of flush_icache_range() in
>
> kisskb.ellerman.id.au/kisskb/buildresult/11677809/
>
> ERROR: "flush_icache_range" [drivers/misc/lkdtm.ko] undefined!
>
> Signed-off-by: Pranith Kumar <bobby.prani@...il.com>
> Reported-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> CC: Andrew Morton <akpm@...ux-foundation.org>
> ---
> arch/arc/mm/cache_arc700.c | 1 +
> arch/hexagon/mm/cache.c | 1 +
> arch/sh/mm/cache.c | 1 +
> arch/tile/kernel/smp.c | 1 +
> arch/xtensa/kernel/smp.c | 1 +
> 5 files changed, 5 insertions(+)
For xtensa
Acked-by: Max Filippov <jcmvbkbc@...il.com>
--
Thanks.
-- Max
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists