git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b80fc0
)
Fix Alpha O_CLOEXEC definition
author
Richard Henderson
<rth@twiddle.net>
Wed, 8 Aug 2007 20:17:08 +0000
(13:17 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 9 Aug 2007 15:39:22 +0000
(08:39 -0700)
The default definition in asm-generic conflicts with Alpha's O_DIRECT,
so, like several other arches, it needs to be redefined.
Signed-off-by: Richard Hendersion <rth@twiddle.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found