LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* arch maintainers: define O_CLOEXEC correctly!
@ 2007-08-03 17:09 Ulrich Drepper
2007-08-03 21:25 ` David Miller
2007-08-08 20:18 ` Richard Henderson
0 siblings, 2 replies; 3+ messages in thread
From: Ulrich Drepper @ 2007-08-03 17:09 UTC (permalink / raw)
To: Linux Kernel; +Cc: Andrew Morton, David S. Miller, Richard Henderson
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
A few architectures still don't have a correct O_CLOEXEC definition.
The default definition in <asm-generic/fcntl.h> is wrong for some archs
and you really don't want see 2.6.23 released with a broken ABI.
Affected as far as I know:
Alpha: probably needs value 010000000
Sparc*: -"- 0x400000
- --
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
iD8DBQFGs2E82ijCOnn/RHQRArC+AKCT+/od1qzfC8t7r6jobwd7WS5nOwCgqlzn
ugozxlOLdgTVG0XMsJx0x7Q=
=PinC
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: arch maintainers: define O_CLOEXEC correctly!
2007-08-03 17:09 arch maintainers: define O_CLOEXEC correctly! Ulrich Drepper
@ 2007-08-03 21:25 ` David Miller
2007-08-08 20:18 ` Richard Henderson
1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2007-08-03 21:25 UTC (permalink / raw)
To: drepper; +Cc: linux-kernel, akpm, rth
From: Ulrich Drepper <drepper@redhat.com>
Date: Fri, 03 Aug 2007 10:09:16 -0700
> Affected as far as I know:
>
> Alpha: probably needs value 010000000
>
> Sparc*: -"- 0x400000
I've fixed sparc, thanks for reporting this.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: arch maintainers: define O_CLOEXEC correctly!
2007-08-03 17:09 arch maintainers: define O_CLOEXEC correctly! Ulrich Drepper
2007-08-03 21:25 ` David Miller
@ 2007-08-08 20:18 ` Richard Henderson
1 sibling, 0 replies; 3+ messages in thread
From: Richard Henderson @ 2007-08-08 20:18 UTC (permalink / raw)
To: Ulrich Drepper; +Cc: Linux Kernel, Andrew Morton, David S. Miller
On Fri, Aug 03, 2007 at 10:09:16AM -0700, Ulrich Drepper wrote:
> Alpha: probably needs value 010000000
Thanks. Patch sent.
r~
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-08 20:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-03 17:09 arch maintainers: define O_CLOEXEC correctly! Ulrich Drepper
2007-08-03 21:25 ` David Miller
2007-08-08 20:18 ` Richard Henderson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).