diff options
author | Tony Luck <tony.luck@intel.com> | 2012-05-01 23:41:35 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2012-05-16 22:55:32 +0200 |
commit | c7173271f3f63738e7ec5a2f074472c5feed3518 (patch) | |
tree | a5873ddbd898e5061ebb042064bf066d3add31b0 /drivers/Kconfig | |
parent | Linux 3.4-rc7 (diff) | |
download | linux-c7173271f3f63738e7ec5a2f074472c5feed3518.tar.xz linux-c7173271f3f63738e7ec5a2f074472c5feed3518.zip |
[IA64] Removed "task_size" element from thread_struct - it is now constant
When the 32-bit compat code was deleted, we should also have removed
the task_size element from the thread structure - threads can only
be 64-bit now, so no need to keep track of how much virtual address
space each task can have ... everyone gets 0xa000000000000000.
Suggested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions