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:	Tue, 8 Aug 2006 04:05:11 +0200
From:	Andi Kleen <ak@...e.de>
To:	"Randy.Dunlap" <rdunlap@...otime.net>
Cc:	lkml <linux-kernel@...r.kernel.org>, akpm <akpm@...l.org>,
	torvalds <torvalds@...l.org>
Subject: Re: [PATCH 0/9] Replace some ARCH_HAS_XYZZY

On Monday 07 August 2006 23:13, Randy.Dunlap wrote:
> On Mon, 3 Jul 2006 10:13:12 -0700 (PDT) Linus Torvalds wrote:
> 
> [snip]
> 
> > The whole "ARCH_HAS_XYZZY" is nothing but crap. It's totally unreadable, 
> ...
> > WE SHOULD GET RID OF ARCH_HAS_XYZZY. It's a disease.
> 
> Using Kconfig symbols for some of them seems more appropriate to me,

IMHO that's no better.

Instead one should add dummy inlines/macros or asm-generic dummy inlines/macros
to all the architectures.

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