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 [PATCH] elf: Always define elf_addr_t in linux/elf.h 2006-12-07 08:39:38 -08:00
cache.c [PARISC] Export clear_user_page to modules 2006-10-04 06:51:16 -06:00
drivers.c [PA-RISC] Fix boot breakage 2006-10-07 05:18:15 -06:00
entry.S
firmware.c [PARISC] Make firmware calls irqsafe-ish... 2006-10-07 05:21:03 -06:00
hardware.c [PARISC] Add hardware found in the rp8400 2006-10-04 06:49:06 -06:00
head.S
hpmc.S
init_task.c
inventory.c
irq.c [PARISC] Use set_irq_regs 2006-10-07 05:11:07 -06:00
Makefile
module.c
pa7300lc.c
pacache.S
parisc_ksyms.c [PATCH] remove bogus arch-specific syscall exports 2006-10-11 11:17:07 -07:00
pci-dma.c
pci.c [PA-RISC] Remove warning from pci.c 2006-10-05 01:48:18 +00:00
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 [PA-RISC] Fix parisc_newuname() 2006-10-05 01:48:18 +00:00
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 [PARISC] Honour "panic_on_oops" sysctl 2006-10-04 06:51:35 -06:00
unaligned.c
unwind.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
vmlinux.lds.S [PATCH] disable init/initramfs.c: architectures 2007-02-11 10:51:25 -08:00