lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 20 Aug 2014 19:06:29 -0500
From:	rkuo <rkuo@...eaurora.org>
To:	Pranith Kumar <bobby.prani@...il.com>
Cc:	Vineet Gupta <vgupta@...opsys.com>,
	Chris Metcalf <cmetcalf@...era.com>,
	Chris Zankel <chris@...kel.net>,
	Max Filippov <jcmvbkbc@...il.com>,
	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 11:59:13AM -0400, Pranith Kumar 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 Hexagon,

Acked-by: Richard Kuo <rkuo@...eaurora.org>

-- 

Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ