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:	Fri, 11 Apr 2008 11:26:31 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	torvalds@...ux-foundation.org
Cc:	kyle@...artin.ca, linux-kernel@...r.kernel.org, roland@...hat.com,
	heiko.carstens@...ibm.com, schwidefsky@...ibm.com
Subject: Re: [PATCH] reorganize <linux/linkage.h>

From: Linus Torvalds <torvalds@...ux-foundation.org>
Date: Fri, 11 Apr 2008 07:58:56 -0700 (PDT)

> I'm starting to suspect that it's the fact that some architectures still 
> have
> 
> 	EXTRA_AFLAGS  := -traditional
> 
> or equivalent and I'm wondering whether that is really necessary. IIRC x86 
> got rid of the use of --traditional a long time ago, exactly because it 
> caused problems with any fancier C preprocessor things.

A lot of it is probably simply copy and paste from other ports.

When I removed it from Sparc long ago, the only issue I had was that
there were some things using "/**/" concatenation in some sparc
assembler CPP macros, and those were easily fixed.
--
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