android_kernel_xiaomi_sm8350/drivers/s390/char
Arjan van de Ven 9c2e08c592 [PATCH] mark struct file_operations const 9
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.

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:46 -08:00
..
con3215.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
con3270.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
ctrlchar.c [S390] workqueue fixes. 2006-12-08 15:53:52 +01:00
ctrlchar.h
defkeymap.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
defkeymap.map
fs3270.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
keyboard.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
keyboard.h
Makefile [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
monreader.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
monwriter.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
raw3270.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
raw3270.h
sclp_con.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
sclp_cpi.c [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
sclp_info.c [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
sclp_quiesce.c [S390] cpu shutdown rework 2006-12-04 15:40:33 +01:00
sclp_rw.c [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
sclp_rw.h
sclp_tty.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
sclp_tty.h
sclp_vt220.c [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
sclp.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
sclp.h [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
tape_34xx.c [S390] more workqueue fixes. 2006-12-08 15:53:57 +01:00
tape_3590.c [S390] Add crypto support for 3592 tape devices 2007-02-05 21:18:26 +01:00
tape_3590.h [S390] Add crypto support for 3592 tape devices 2007-02-05 21:18:26 +01:00
tape_block.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
tape_char.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
tape_class.c [PATCH] mark struct file_operations const 9 2007-02-12 09:48:46 -08:00
tape_class.h [PATCH] mark struct file_operations const 9 2007-02-12 09:48:46 -08:00
tape_core.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
tape_proc.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
tape_std.c
tape_std.h
tape.h [S390] Add crypto support for 3592 tape devices 2007-02-05 21:18:26 +01:00
tty3270.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
vmcp.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
vmcp.h
vmlogrdr.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
vmwatchdog.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00