Files
linux/arch
Ingo Molnar d951734654 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX
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>
2009-02-21 00:09:44 +01:00
..
2009-02-01 11:01:24 +05:30
2009-01-26 21:19:57 +01:00
2009-02-13 09:44:22 +01:00
2009-01-06 15:58:58 -08:00
2009-02-01 11:01:30 +05:30