From: Matthew Wilcox Date: Sat, 7 Oct 2006 12:01:11 +0000 (-0600) Subject: [PARISC] More pt_regs removal X-Git-Tag: v2.6.19-rc2~264^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7753f18711782738936f224aaa421468e87f6ed;p=pandora-kernel.git [PARISC] More pt_regs removal Remove pt_regs from ipi_interrupt and timer_interrupt. Inline smp_do_timer() into its only caller, and unify the SMP and non-SMP paths. Fixes a profiling bug. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed