From: Aneesh Kumar K.V Date: Sat, 10 Feb 2007 09:43:22 +0000 (-0800) Subject: [PATCH] Alpha: increase PERCPU_ENOUGH_ROOM X-Git-Tag: v2.6.21-rc1~274^2~452 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65fdc8544f7d27df95256cbcfc2a53fa0fa38134;p=pandora-kernel.git [PATCH] Alpha: increase PERCPU_ENOUGH_ROOM Module loading on Alpha was failing with error "Could not allocate 8 bytes percpu data". Looking at dmesg we have the below error "No per-cpu room for modules." Increase the PERCPU_ENOUGH_ROOM in a similar way as x86_64 Signed-off-by: Aneesh Kumar K.V Cc: Cc: Richard Henderson Cc: Ivan Kokshaysky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed