X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fs390%2Fkernel%2Finit_task.c;h=e807168436194c81fe0f4892f9be5a7e4bed685b;hb=cbacc2c7f066a1e01b33b0e27ae5efbf534bc2db;hp=7ad003969251f159cb7f5d6ab0cfaac62c9eb113;hpb=064a32d82c20cdcb0119a8b316eb520608d8c647;p=linux-2.6-omap-h63xx.git diff --git a/arch/s390/kernel/init_task.c b/arch/s390/kernel/init_task.c index 7ad00396925..e8071684361 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.. */