android_kernel_samsung_msm8976/drivers/char/rio
Arjan van de Ven 62322d2554 [PATCH] make more file_operation structs static
Mark the static struct file_operations in drivers/char as const.  Making
them const prevents accidental bugs, and moves them to the .rodata section
so that they no longer do any false sharing; in addition with the proper
debug option they are then protected against corruption..

[akpm@osdl.org: build fix]
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-03 15:26:59 -07:00
..
board.h
cirrus.h
cmdblk.h
cmdpkt.h
daemon.h [PATCH] trivial annotations in rio 2006-05-27 02:26:14 -04:00
errors.h
func.h [PATCH] rio ->Copy() expects the sourse as first argument 2006-05-27 02:26:23 -04:00
host.h [PATCH] trivial annotations in rio 2006-05-27 02:26:14 -04:00
link.h
linux_compat.h
Makefile
map.h
param.h
parmmap.h
pci.h
phb.h
pkt.h
port.h [PATCH] trivial annotations in rio 2006-05-27 02:26:14 -04:00
protsts.h
rio.h [PATCH] trivial annotations in rio 2006-05-27 02:26:14 -04:00
rio_linux.c [PATCH] make more file_operation structs static 2006-07-03 15:26:59 -07:00
rio_linux.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
rioboard.h
rioboot.c [PATCH] bogus order of copy_from_user() arguments 2006-05-27 02:26:32 -04:00
riocmd.c [PATCH] missing readb/readw in rio 2006-05-27 02:27:23 -04:00
rioctrl.c [PATCH] copy_to_user() from iomem is a bad thing 2006-05-27 02:27:15 -04:00
riodrvr.h
rioinfo.h
rioinit.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
riointr.c spelling fixes 2006-06-26 18:35:02 +02:00
rioioctl.h
rioparam.c [PATCH] trivial annotations in rio 2006-05-27 02:26:14 -04:00
rioroute.c [PATCH] uses of ->Copy() in rioroute are bogus 2006-05-27 02:26:40 -04:00
riospace.h
riotable.c [PATCH] missing readb/readw in rio 2006-05-27 02:27:23 -04:00
riotty.c [PATCH] trivial annotations in rio 2006-05-27 02:26:14 -04:00
route.h
rup.h
unixrup.h [PATCH] trivial annotations in rio 2006-05-27 02:26:14 -04:00