https://github.com/torvalds/linux
Revision 3244c77bd3460e9701ffeecc2452d7f2ee17106c authored by Jesper Nilsson on 15 November 2007, 01:01:21 UTC, committed by Linus Torvalds on 15 November 2007, 02:45:47 UTC
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 <jesper.nilsson@axis.com>
Cc: Mikael Starvik <mikael.starvik@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 1b8be1d
History
Tip revision: 3244c77bd3460e9701ffeecc2452d7f2ee17106c authored by Jesper Nilsson on 15 November 2007, 01:01:21 UTC
CRISv10: fix timer interrupt parameters
Tip revision: 3244c77
File Mode Size
Kconfig -rw-r--r-- 24.4 KB
Makefile -rw-r--r-- 1.0 KB
calibrate.c -rw-r--r-- 4.7 KB
do_mounts.c -rw-r--r-- 10.1 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.0 KB
do_mounts_md.c -rw-r--r-- 7.3 KB
do_mounts_rd.c -rw-r--r-- 10.0 KB
initramfs.c -rw-r--r-- 11.9 KB
main.c -rw-r--r-- 20.2 KB
noinitramfs.c -rw-r--r-- 1.4 KB
version.c -rw-r--r-- 1009 bytes

back to top