|
@@ -34,7 +34,7 @@ EXPORT_SYMBOL(init_task);
|
|
|
/*
|
|
|
* per-CPU TSS segments. Threads are completely 'soft' on Linux,
|
|
|
* no more per-task TSS's. The TSS size is kept cacheline-aligned
|
|
|
- * so they are allowed to end up in the .data.cacheline_aligned
|
|
|
+ * so they are allowed to end up in the .data..cacheline_aligned
|
|
|
* section. Since TSS's are completely CPU-local, we want them
|
|
|
* on exact cacheline boundaries, to eliminate cacheline ping-pong.
|
|
|
*/
|