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:	Thu, 29 Aug 2013 10:28:52 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	dl9pf@....de
CC:	linux-kernel@...r.kernel.org, x86@...nel.org, pageexec@...email.hu,
	llvmlinux@...ts.linuxfoundation.org, behanw@...verseincode.com
Subject: Re: [PATCH] [RFC] [X86] Fix a compilation issue with clang.

On 08/29/2013 10:13 AM, dl9pf@....de wrote:
> From: Jan-Simon Möller <dl9pf@....de>
> 
> Clang does not support the "shortcut" we're taking here for gcc (see below).

Read: clang is gratuitously incompatible with gcc.

> The patch extends and uses the macro _ASM_DX to do the job.

You just changed the sematics of the _ASM_* macros... that doesn't seem
like a great idea.  It's probably okay for the registers, but still...

	-hpa

--
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