diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2012-05-07 11:39:11 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2012-05-07 11:40:19 +0200 |
commit | 392d9215782595e92afb318c0d48c930f8e571f0 (patch) | |
tree | 60655233ebd067be9e495c8ec644ac45d97b4eca /kernel/smp.c | |
parent | parisc: Fix init_task fallout (diff) | |
download | linux-392d9215782595e92afb318c0d48c930f8e571f0.tar.xz linux-392d9215782595e92afb318c0d48c930f8e571f0.zip |
mips: Use PAGE_SIZE for INIT_TASK_DATA alignment again
957b369c (mips: Use generic init_task) optimistically replaced the
PAGE_SIZE INIT_TASK_DATA alignment with THREAD_SIZE, but THREAD_SIZE
is not defined, so the linking stage breaks.
Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/smp.c')
0 files changed, 0 insertions, 0 deletions