From: Ingo Molnar Date: Tue, 23 Dec 2008 14:15:17 +0000 (+0100) Subject: x86: export vector_used_by_percpu_irq X-Git-Tag: v2.6.29-rc1~538^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3d80000e3a812fe5a200d6bde755fbd7fa65481;p=pandora-kernel.git x86: export vector_used_by_percpu_irq Impact: build fix lguest can be built as a module and makes use of this new symbol: ERROR: "vector_used_by_percpu_irq" [drivers/lguest/lg.ko] undefined! export it. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed