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]
Message-ID: <51C81A39.5060909@asianux.com>
Date:	Mon, 24 Jun 2013 18:06:49 +0800
From:	Chen Gang <gang.chen@...anux.com>
To:	Catalin Marinas <Catalin.Marinas@....com>,
	Will Deacon <will.deacon@....com>
CC:	Tony Lindgren <tony@...mide.com>,
	"olof@...om.net" <olof@...om.net>,
	Santosh Shilimkar <santosh.shilimkar@...com>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Linux-Arch <linux-arch@...r.kernel.org>
Subject: [Suggestion] arch: arm64: xen: "ln -s" the paravirt.h from arm.

Hello Maintainers:

if 'CONFIG_XEN'

  CC      arch/arm64/xen/../../arm/xen/enlighten.o
arch/arm64/xen/../../arm/xen/enlighten.c:19:26: fatal error: asm/paravirt.h: No such file or directory

The related .config file for next-20130624 is in attachment.


If "ln -s ../../../arm/include/asm/paravirt.h paravirt.h", it can pass
compiling, but I do not know how to make a patch for it ("ln -s ..."),
Do we have another more suitable ways for it (or another fixing ways) ?

Welcome any suggestions or completions.

Thanks.



View attachment "issue_config_arm64" of type "text/plain" (60358 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ