]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/x86/kernel/vmlinux.lds.S
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[net-next-2.6.git] / arch / x86 / kernel / vmlinux.lds.S
index 38e2b67807e14928290f32361a4a8eeb9dda33fe..e03530aebfd0332635f901afa9f19f00317fa097 100644 (file)
@@ -301,7 +301,7 @@ SECTIONS
        }
 
 #if !defined(CONFIG_X86_64) || !defined(CONFIG_SMP)
-       PERCPU(PAGE_SIZE)
+       PERCPU(THREAD_SIZE)
 #endif
 
        . = ALIGN(PAGE_SIZE);