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:
288ceb8
)
[IA64] Low byte of current->personality is not a bitmask.
author
Tony Luck
<tony.luck@intel.com>
Tue, 30 Aug 2005 21:59:24 +0000
(14:59 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Tue, 30 Aug 2005 21:59:24 +0000
(14:59 -0700)
Peter Staubach pointed out that it is not correct to check
current->personality & PER_LINUX32 (this will have false
hits on several other personality values).
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found