aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/init_task.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/kernel/init_task.c')
-rw-r--r--arch/s390/kernel/init_task.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/kernel/init_task.c b/arch/s390/kernel/init_task.c
index 7ad003969251..e80716843619 100644
--- a/arch/s390/kernel/init_task.c
+++ b/arch/s390/kernel/init_task.c
@@ -26,7 +26,7 @@ EXPORT_SYMBOL(init_mm);
/*
* Initial thread structure.
*
- * We need to make sure that this is 8192-byte aligned due to the
+ * We need to make sure that this is THREAD_SIZE aligned due to the
* way process stacks are handled. This is done by having a special
* "init_task" linker map entry..
*/