From: Jeremy Fitzhardinge Date: Mon, 28 Jul 2008 18:53:57 +0000 (-0700) Subject: xen: compile irq functions without -pg for ftrace X-Git-Tag: v2.6.28-rc1~699^2^2~36 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d1edf46ba229b46efacf75c0544b88c05a7b266;p=pandora-kernel.git xen: compile irq functions without -pg for ftrace For some reason I managed to miss a bunch of irq-related functions which also need to be compiled without -pg when using ftrace. This patch moves them into their own file, and starts a cleanup process I've been meaning to do anyway. Signed-off-by: Jeremy Fitzhardinge Cc: Sam Ravnborg Cc: "Alex Nixon (Intern)" Cc: Eduardo Habkost Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed