* Christoph Lameter <clameter@sgi.com> wrote:ah. Then the patch below should do the trick, right? Ingo -------------> Subject: larger: percpu From: Ingo Molnar <mingo@elte.hu> Date: Tue Apr 15 23:13:18 CEST 2008 Signed-off-by: Ingo Molnar <mingo@elte.hu> --- arch/x86/kernel/vmlinux_32.lds.S | 1 + 1 file changed, 1 insertion(+) Index: linux/arch/x86/kernel/vmlinux_32.lds.S =================================================================== --- linux.orig/arch/x86/kernel/vmlinux_32.lds.S +++ linux/arch/x86/kernel/vmlinux_32.lds.S @@ -186,6 +186,7 @@ SECTIONS __per_cpu_start = .; *(.data.percpu) *(.data.percpu.shared_aligned) + . = . + 65536; __per_cpu_end = .; } . = ALIGN(PAGE_SIZE); --
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Linus Torvalds | Linux 2.6.27-rc5 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| David Miller | Slow DOWN, please!!! |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Natalie Protasevich | [BUG] New Kernel Bugs |
