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
Makefile -rw-r--r-- 432 bytes
acl.c -rw-r--r-- 12.3 KB
acl.h -rw-r--r-- 1.7 KB
balloc.c -rw-r--r-- 56.2 KB
bitmap.c -rw-r--r-- 703 bytes
dir.c -rw-r--r-- 13.3 KB
ext4_jbd2.c -rw-r--r-- 1.5 KB
extents.c -rw-r--r-- 67.0 KB
file.c -rw-r--r-- 3.6 KB
fsync.c -rw-r--r-- 2.6 KB
group.h -rw-r--r-- 1.0 KB
hash.c -rw-r--r-- 3.1 KB
ialloc.c -rw-r--r-- 25.2 KB
inode.c -rw-r--r-- 97.4 KB
ioctl.c -rw-r--r-- 7.4 KB
namei.c -rw-r--r-- 66.7 KB
namei.h -rw-r--r-- 170 bytes
resize.c -rw-r--r-- 33.1 KB
super.c -rw-r--r-- 84.9 KB
symlink.c -rw-r--r-- 1.3 KB
xattr.c -rw-r--r-- 41.4 KB
xattr.h -rw-r--r-- 4.5 KB
xattr_security.c -rw-r--r-- 1.8 KB
xattr_trusted.c -rw-r--r-- 1.5 KB
xattr_user.c -rw-r--r-- 1.6 KB

back to top