https://github.com/torvalds/linux
Revision 597702aeb492fcb8e1b48283e1450df40e928ba0 authored by Haavard Skinnemoen on 31 October 2007, 19:34:11 UTC, committed by Haavard Skinnemoen on 15 November 2007, 12:47:20 UTC
Oprofile needs to call intc_get_pending() in order to determine
whether a performance counter interrupt is pending.

Also, include the header which declares intc_get_pending() and fix the
definition to match the prototype.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
1 parent 8fea1ad
History
Tip revision: 597702aeb492fcb8e1b48283e1450df40e928ba0 authored by Haavard Skinnemoen on 31 October 2007, 19:34:11 UTC
[AVR32] Export intc_get_pending symbol
Tip revision: 597702a
File Mode Size
Kconfig -rw-r--r-- 8.9 KB
Makefile -rw-r--r-- 620 bytes
acorn.c -rw-r--r-- 12.2 KB
acorn.h -rw-r--r-- 623 bytes
amiga.c -rw-r--r-- 3.4 KB
amiga.h -rw-r--r-- 116 bytes
atari.c -rw-r--r-- 3.8 KB
atari.h -rw-r--r-- 1.1 KB
check.c -rw-r--r-- 14.5 KB
check.h -rw-r--r-- 571 bytes
efi.c -rw-r--r-- 19.3 KB
efi.h -rw-r--r-- 4.2 KB
ibm.c -rw-r--r-- 5.1 KB
ibm.h -rw-r--r-- 70 bytes
karma.c -rw-r--r-- 1.1 KB
karma.h -rw-r--r-- 151 bytes
ldm.c -rw-r--r-- 43.2 KB
ldm.h -rw-r--r-- 5.7 KB
mac.c -rw-r--r-- 3.2 KB
mac.h -rw-r--r-- 1.3 KB
msdos.c -rw-r--r-- 13.8 KB
msdos.h -rw-r--r-- 151 bytes
osf.c -rw-r--r-- 1.7 KB
osf.h -rw-r--r-- 150 bytes
sgi.c -rw-r--r-- 2.2 KB
sgi.h -rw-r--r-- 155 bytes
sun.c -rw-r--r-- 3.8 KB
sun.h -rw-r--r-- 196 bytes
sysv68.c -rw-r--r-- 1.8 KB
sysv68.h -rw-r--r-- 89 bytes
ultrix.c -rw-r--r-- 1.2 KB
ultrix.h -rw-r--r-- 117 bytes

back to top