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:	Tue, 8 Aug 2006 22:09:35 -0400
From:	Jeff Dike <jdike@...toit.com>
To:	Andi Kleen <ak@...e.de>
Cc:	user-mode-linux-devel@...ts.sourceforge.net,
	linux-kernel@...r.kernel.org, Rob Landley <rob@...dley.net>,
	Kyle Moffett <mrmacman_g4@....com>
Subject: Re: [uml-devel] [PATCH 1/2] Split i386 and x86_64 ptrace.h

On Wed, Aug 09, 2006 at 01:33:43AM +0200, Andi Kleen wrote:
> I think I would prefer a well placed ifdef __KERNEL__ or two for this - i don't
> like it when it becomes harder to grep include files like this
> (like the errno->errno-base split was quite bad in this regard)

__KERNEL__ doesn't help because UML defines it just like any other arch.

If you want to play ifdef tricks, it would have to be #ifdef UML, or something
similar.

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