android_kernel_xiaomi_sdm845/arch/blackfin/kernel
Mike Frysinger a43b739f25 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>
2009-06-12 06:12:05 -04:00
..
cplb-mpu Blackfin: make sure MPU CPLB for first 1k is marked as valid 2009-06-12 06:11:40 -04:00
cplb-nompu Blackfin: add workaround for anomaly 05000287 2009-06-12 06:11:39 -04:00
.gitignore Blackfin: ignore generated vmlinux.lds 2009-05-27 00:27:03 -04:00
asm-offsets.c Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management code 2008-11-18 17:48:22 +08:00
bfin_dma_5xx.c Blackfin: annotate anomaly 05000119 in core DMA code 2009-06-12 06:11:29 -04:00
bfin_gpio.c Blackfin: punt useless GPIO init call 2009-06-12 06:11:30 -04:00
bfin_ksyms.c Blackfin: fix data cache flushing when doing icache flushing 2009-06-12 06:03:45 -04:00
cplbinfo.c Blackfin arch: Faster C implementation of no-MPU CPLB handler 2009-01-07 23:14:38 +08:00
dma-mapping.c [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 2008-04-23 09:39:01 +08:00
early_printk.c Blackfin: convert early_printk EVT init to a loop 2009-06-12 06:12:01 -04:00
entry.S Blackfin arch: merge adeos blackfin part to arch/blackfin/ 2009-01-07 23:14:39 +08:00
fixed_code.S Blackfin arch: move fixed code into init section 2008-11-18 17:48:22 +08:00
flat.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
gptimers.c Blackfin: update gptimers API 2009-06-12 06:11:47 -04:00
init_task.c take init_fs to saner place 2008-12-31 18:07:42 -05:00
ipipe.c Blackfin: merge Philippe's recent ipipe patch 2009-06-12 06:03:46 -04:00
irqchip.c Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 2009-03-27 17:28:43 +01:00
kgdb_test.c Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on bf561-ezkit kernel with smp patch 2009-03-05 16:44:53 +08:00
kgdb.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 2009-01-07 12:00:25 -08:00
Makefile Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASE 2009-03-02 18:14:47 +08:00
mcount.S Blackfin arch: merge adeos blackfin part to arch/blackfin/ 2009-01-07 23:14:39 +08:00
module.c Blackfin: rename Blackfin relocs according to the toolchain 2009-06-12 06:11:59 -04:00
process.c Blackfin: push access_ok() L1 attribute down 2009-06-12 06:12:05 -04:00
ptrace.c Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently 2009-03-05 18:50:26 +08:00
reboot.c Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed 2009-02-04 16:49:45 +08:00
setup.c Blackfin: override default uClinux MTD addr/size 2009-06-12 06:11:53 -04:00
signal.c [Blackfin] arch: disable single stepping when delivering a signal 2008-05-07 11:41:26 +08:00
sys_bfin.c Blackfin: delete unused sys_getpagesize() function 2009-06-12 06:11:31 -04:00
time-ts.c Blackfin: add support for gptimer0 as a tick source 2009-06-12 06:11:37 -04:00
time.c Blackfin: convert SMP to only use generic time framework 2009-06-12 06:11:56 -04:00
traps.c Blackfin: include system/processor info in dump messages 2009-06-12 06:11:47 -04:00
vmlinux.lds.S Blackfin: allow scheduler functions to be placed into L1 2009-06-12 06:03:44 -04:00