Searched hist:d951734654f76a370a89b4e531af9b765bd13541 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/kernel/ |
H A D | ptrace.c | diff d951734654f76a370a89b4e531af9b765bd13541 Fri Feb 20 16:32:28 CST 2009 Ingo Molnar <mingo@elte.hu> 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>
|
/openbmc/linux/arch/x86/mm/ |
H A D | fault.c | diff d951734654f76a370a89b4e531af9b765bd13541 Fri Feb 20 16:32:28 CST 2009 Ingo Molnar <mingo@elte.hu> 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>
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | processor.h | diff d951734654f76a370a89b4e531af9b765bd13541 Fri Feb 20 16:32:28 CST 2009 Ingo Molnar <mingo@elte.hu> 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>
|