From: Ingo Molnar Date: Wed, 25 Feb 2009 13:07:33 +0000 (+0100) Subject: alloc_percpu: add align argument to __alloc_percpu, fix X-Git-Tag: v2.6.30-rc1~2^2~50^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dcec8c27ba44cd11c6e68c46d5fd553818a3837;p=pandora-kernel.git alloc_percpu: add align argument to __alloc_percpu, fix Impact: build fix API was changed, but not all usage sites were converted: net/ipv4/route.c: In function ‘ip_rt_init’: net/ipv4/route.c:3379: error: too few arguments to function ‘__alloc_percpu’ Cc: Rusty Russell Cc: Tejun Heo Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed