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] [day] [month] [year] [list]
Date:	Thu, 21 Aug 2014 02:40:26 +0000
From:	Tony Lu <zlu@...era.com>
To:	Pranith Kumar <bobby.prani@...il.com>,
	Vineet Gupta <vgupta@...opsys.com>,
	Richard Kuo <rkuo@...eaurora.org>,
	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>,
	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

>-----Original Message-----
>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 Tile,

Acked-by: Zhigang Lu <zlu@...era.com>
--
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