Files
linux/drivers/char
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
..
2006-01-01 22:21:50 +01:00
2006-03-28 16:45:26 +11:00
2005-10-29 19:30:42 +01:00
2006-03-28 09:16:08 -08:00
2006-06-28 14:59:05 -07:00
2006-01-12 09:09:00 -08:00
2006-01-10 08:01:59 -08:00