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
Makefile -rw-r--r-- 282 bytes
compat.c -rw-r--r-- 17.0 KB
compat_mq.c -rw-r--r-- 4.0 KB
ipc_sysctl.c -rw-r--r-- 4.1 KB
mqueue.c -rw-r--r-- 29.8 KB
msg.c -rw-r--r-- 21.1 KB
msgutil.c -rw-r--r-- 2.3 KB
sem.c -rw-r--r-- 34.3 KB
shm.c -rw-r--r-- 27.4 KB
util.c -rw-r--r-- 20.9 KB
util.h -rw-r--r-- 5.7 KB

back to top