From: Jesper Nilsson Date: Thu, 15 Nov 2007 01:01:21 +0000 (-0800) Subject: CRISv10: fix timer interrupt parameters X-Git-Tag: v2.6.24-rc3~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3244c77bd3460e9701ffeecc2452d7f2ee17106c;p=pandora-kernel.git CRISv10: fix timer interrupt parameters Fix timer interrupt parameters for CRIS v10. - irq_handler_t only takes two arguments, use get_irq_regs to get regs for profiling. - Call update_process_times. - Remove CVS tag. Signed-off-by: Jesper Nilsson Cc: Mikael Starvik Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed