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>] [day] [month] [year] [list]
Date:	Sun, 17 Jul 2011 17:38:18 +0800
From:	Américo Wang <xiyou.wangcong@...il.com>
To:	LKML <linux-kernel@...r.kernel.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	Chris Zankel <chris@...kel.net>
Subject: [Patch] xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h

This patch fixes the following build error,


src/arch/xtensa/include/asm/uaccess.h:403: error: implicit declaration
of function 'prefetch': 1 errors in 1 logs
        v3.0-rc6/xtensa/xtensa-defconfig
src/arch/xtensa/include/asm/uaccess.h:412: error: implicit declaration
of function 'prefetchw': 1 errors in 1 logs
        v3.0-rc6/xtensa/xtensa-defconfig

Signed-off-by: WANG Cong <xiyou.wangcong@...il.com>
Cc: Chris Zankel <chris@...kel.net>

---

View attachment "xtensa-include-prefetch_h.diff" of type "text/x-patch" (349 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ