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:
c3731c6
)
x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX
author
Ingo Molnar
<mingo@elte.hu>
Fri, 20 Feb 2009 22:32:28 +0000
(23:32 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 20 Feb 2009 23:09:44 +0000
(
00:09
+0100)
Impact: cleanup
Rename TASK_SIZE64 to TASK_SIZE_MAX, and provide the
define on 32-bit too. (mapped to TASK_SIZE)
This allows 32-bit code to make use of the (former-) TASK_SIZE64
symbol as well, in a clean way.
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found