diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-08-29 12:16:59 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-08-29 12:18:17 +0200 |
commit | 9fc31ddc70ac594b5a1d8a83303b65008221088c (patch) | |
tree | e47262d37cef78d589cfbcff3a7a725c94a888f3 /fs/ecryptfs/ecryptfs_kernel.h | |
parent | ARM: iMX: visstrim_m10: use arm_memblock_steal (diff) | |
download | linux-9fc31ddc70ac594b5a1d8a83303b65008221088c.tar.xz linux-9fc31ddc70ac594b5a1d8a83303b65008221088c.zip |
ARM: Don't unconditionally bloat thread_info
There is no point reserving space at the bottom of the kernel stack for
per-thread crunch state, and per-thread VFP state if these are not being
supported by the kernel being built. Remove these members from the
thread union when these features are disabled.
Reported-by: Tim Bird <tim.bird@am.sony.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'fs/ecryptfs/ecryptfs_kernel.h')
0 files changed, 0 insertions, 0 deletions