android_kernel_xiaomi_sm8350/arch/parisc/kernel
Arjan van de Ven 5dfe4c964a [PATCH] mark struct file_operations const 2
Many struct file_operations in the kernel can be "const".  Marking them const
moves these to the .rodata section, which avoids false sharing with potential
dirty data.  In addition it'll catch accidental writes at compile time to
these shared resources.

[akpm@osdl.org: sparc64 fix]
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:44 -08:00
..
asm-offsets.c
binfmt_elf32.c
cache.c
drivers.c
entry.S
firmware.c
hardware.c
head.S
hpmc.S
init_task.c
inventory.c
irq.c
Makefile
module.c
pa7300lc.c
pacache.S
parisc_ksyms.c
pci-dma.c
pci.c
pdc_chassis.c
pdc_cons.c
perf_asm.S
perf_images.h
perf.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
process.c
processor.c
ptrace.c
real2.S
semaphore.c
setup.c [PATCH] Dynamic kernel command-line: parisc 2007-02-12 09:48:38 -08:00
signal32.c
signal32.h
signal.c
smp.c [PATCH] Change cpu_up and co from __devinit to __cpuinit 2007-01-11 18:18:20 -08:00
sys32.h
sys_parisc32.c [PATCH] Common compat_sys_sysinfo 2007-02-11 10:51:32 -08:00
sys_parisc.c
syscall_table.S [PATCH] Common compat_sys_sysinfo 2007-02-11 10:51:32 -08:00
syscall.S
time.c [PATCH] Consolidate default sched_clock() 2007-02-11 10:51:28 -08:00
topology.c
traps.c
unaligned.c
unwind.c
vmlinux.lds.S [PATCH] disable init/initramfs.c: architectures 2007-02-11 10:51:25 -08:00