summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/kgdb.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-06-04 21:24:31 +0200
committerMike Frysinger <vapier@gentoo.org>2009-06-12 12:12:05 +0200
commita43b739f257fd2569e11c6c93fbb86df382848e9 (patch)
tree06a55abba25e5fbce8069d1bfe47dc4a2172a38c /arch/blackfin/kernel/kgdb.c
parentBlackfin: punt duplicated search_exception_table() prototype (diff)
downloadlinux-a43b739f257fd2569e11c6c93fbb86df382848e9.tar.xz
linux-a43b739f257fd2569e11c6c93fbb86df382848e9.zip
Blackfin: push access_ok() L1 attribute down
There is no need for the L1 attribute to be on the prototype of the access_ok() function as all consumers of the function do not care where it lives -- they'll always use pcrel calls to get to it. This prevents pointless recompiles of most of the system when this config option changes. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/kernel/kgdb.c')
0 files changed, 0 insertions, 0 deletions