From: Tejun Heo Date: Mon, 19 Jan 2009 03:21:28 +0000 (+0900) Subject: linker script: kill PERCPU_VADDR_PREALLOC() X-Git-Tag: v2.6.30-rc1~2^2~50^2~65^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b7c38d55587f43bcd2cbce3a98b1c0826982090;p=pandora-kernel.git linker script: kill PERCPU_VADDR_PREALLOC() Impact: cleanup With .data.percpu.first in place, PERCPU_VADDR_PREALLOC() is no longer necessary. Kill it. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed