diff options
author | 2009-02-20 23:32:28 +0100 | |
---|---|---|
committer | 2009-02-21 00:09:44 +0100 | |
commit | d951734654f76a370a89b4e531af9b765bd13541 (patch) | |
tree | fff6f0097d2ddd5b8f533f5e48a7978a5f9c5257 /include/linux/interrupt.h | |
parent | x86, mm: fault.c, remove #ifdef from do_page_fault() (diff) | |
download | wireguard-linux-d951734654f76a370a89b4e531af9b765bd13541.tar.xz wireguard-linux-d951734654f76a370a89b4e531af9b765bd13541.zip |
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>
Diffstat (limited to 'include/linux/interrupt.h')
0 files changed, 0 insertions, 0 deletions