Arjan van de Ven
00977a59b9
[PATCH] mark struct file_operations const 6
...
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:45 -08:00
..
2007-02-12 09:48:45 -08:00
2007-02-10 12:58:06 -06:00
2006-06-30 19:25:36 +02:00
2007-02-11 11:44:25 -08:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2006-10-30 12:08:40 -08:00
2006-12-30 10:55:54 -08:00
2007-02-03 08:15:55 -06:00
2007-01-06 09:05:18 -06:00
2007-02-12 09:48:45 -08:00
2007-02-07 18:30:57 -05:00
2007-01-31 11:26:43 -06:00
2007-01-27 09:15:46 -06:00
2006-12-13 09:05:52 -08:00
2006-01-01 22:21:50 +01:00
2007-02-12 09:48:45 -08:00
2006-11-09 14:27:57 +09:00
2007-02-12 09:48:45 -08:00
2007-01-06 09:18:00 -06:00
2007-02-11 11:44:25 -08:00
2007-01-13 13:44:30 -06:00
2007-01-13 13:44:30 -06:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2006-09-12 17:12:31 -05:00
2006-10-05 15:10:12 +01:00
2006-09-12 17:12:31 -05:00
2007-02-07 18:32:18 -05:00
2006-11-22 14:57:56 +00:00
2006-02-28 11:20:45 -06:00
2006-12-13 09:05:58 -08:00
2006-11-15 16:38:58 -06:00
2006-12-13 09:05:58 -08:00
2006-06-30 19:25:36 +02:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2007-02-09 16:23:17 +00:00
2007-02-09 16:23:17 +00:00
2007-02-07 18:32:29 -05:00
2007-02-07 18:32:29 -05:00
2006-10-05 15:10:12 +01:00
2007-02-12 09:48:45 -08:00
2006-07-09 09:10:06 -05:00
2007-02-09 16:23:17 +00:00
2007-02-09 16:23:17 +00:00
2006-12-13 09:05:58 -08:00
2007-02-09 16:23:17 +00:00
2006-09-26 11:35:32 -07:00
2007-02-12 09:48:45 -08:00
2006-10-05 15:10:12 +01:00
2006-10-11 11:14:23 -07:00
2006-09-23 20:28:19 -05:00
2006-10-20 10:26:38 -07:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2006-06-23 23:15:54 -07:00
2007-02-09 16:23:17 +00:00
2006-08-06 15:59:26 -05:00
2006-11-15 16:41:27 -06:00
2006-10-25 20:22:55 -07:00
2007-02-07 18:32:29 -05:00
2006-08-06 15:59:26 -05:00
2006-06-30 19:25:36 +02:00
2006-06-10 10:24:40 -05:00
2006-06-10 10:24:40 -05:00
2006-06-10 10:24:40 -05:00
2007-02-12 09:48:45 -08:00
2006-09-26 11:35:16 -07:00
2006-10-05 15:10:12 +01:00
2006-09-12 17:12:31 -05:00
2006-11-25 13:08:56 -06:00
2006-10-05 15:10:12 +01:00
2006-06-10 10:36:13 -05:00
2006-10-05 15:10:12 +01:00
2006-12-07 08:39:43 -08:00
2006-11-22 14:57:56 +00:00
2006-10-04 03:38:54 -04:00
2006-10-05 15:10:12 +01:00
2006-12-13 09:05:58 -08:00
2006-06-30 19:25:36 +02:00
2007-02-07 15:50:06 -08:00
2007-01-27 09:26:36 -06:00
2006-11-15 16:40:50 -06:00
2006-11-15 16:43:30 -06:00
2007-02-09 09:14:07 -08:00
2006-09-23 15:33:43 -05:00
2007-02-09 16:23:17 +00:00
2007-01-31 11:24:00 -06:00
2007-01-13 13:44:30 -06:00
2007-02-09 09:14:07 -08:00
2006-12-03 09:27:33 -06:00
2006-10-05 15:10:12 +01:00
2007-02-09 16:23:17 +00:00
2006-06-25 10:00:58 -07:00
2007-01-13 13:49:58 -06:00
2007-02-09 16:23:17 +00:00
2007-02-12 09:48:45 -08:00
2006-12-05 10:25:35 -06:00
2006-10-06 12:11:08 -07:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2006-09-12 17:12:31 -05:00
2006-12-05 16:09:46 -08:00
2006-11-30 05:24:39 +01:00
2006-11-15 16:41:27 -06:00
2007-02-09 16:23:17 +00:00
2007-02-09 16:23:17 +00:00
2006-11-22 14:57:56 +00:00
2006-11-22 14:57:56 +00:00
2007-01-27 09:28:58 -06:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2006-09-26 10:39:00 -07:00
2007-02-09 16:23:17 +00:00
2006-06-30 19:25:36 +02:00
2007-02-12 09:48:45 -08:00
2007-02-09 09:14:07 -08:00
2006-07-02 13:58:53 -07:00
2006-12-13 09:05:58 -08:00
2006-11-22 14:57:56 +00:00
2006-10-04 03:38:54 -04:00
2006-11-10 10:01:42 +09:00
2006-10-25 15:12:38 -07:00
2007-01-06 09:33:18 -06:00
2006-10-25 15:11:55 -07:00
2006-10-25 15:11:55 -07:00
2006-10-17 19:28:51 -07:00
2006-10-17 19:28:51 -07:00
2006-10-04 13:27:26 -05:00
2007-01-13 13:52:37 -06:00
2006-10-01 15:09:19 -05:00
2007-02-03 08:32:10 -06:00
2006-07-28 09:04:09 +02:00
2007-02-11 11:44:25 -08:00
2006-06-30 19:25:36 +02:00
2006-09-02 15:33:49 -05:00
2007-01-27 10:06:34 -06:00
2007-02-12 09:48:45 -08:00
2006-06-28 12:40:54 -04:00
2007-02-10 13:45:43 -06:00
2006-11-22 14:55:48 +00:00
2007-02-12 09:48:45 -08:00
2006-12-07 08:39:25 -08:00
2006-11-25 13:17:18 -06:00
2006-05-20 00:39:08 -04:00
2006-11-22 14:57:56 +00:00
2007-01-06 09:00:37 -06:00
2007-01-27 10:05:29 -06:00
2007-02-02 20:44:25 -06:00
2006-06-10 16:24:40 -05:00
2006-10-11 13:44:25 -05:00
2007-01-13 13:50:21 -06:00
2006-08-19 13:39:11 -07:00
2006-06-26 16:33:10 -05:00
2007-02-02 19:45:41 -06:00
2007-01-03 16:57:38 -06:00
2006-11-09 14:28:01 +09:00
2006-10-05 15:10:12 +01:00
2007-01-13 13:44:30 -06:00
2007-01-13 13:49:58 -06:00
2006-12-13 09:05:58 -08:00
2006-12-13 09:05:58 -08:00
2007-01-06 09:05:50 -06:00
2006-03-23 07:38:09 -08:00
2007-02-12 09:48:45 -08:00
2007-02-03 08:05:47 -06:00
2006-12-05 11:33:58 -06:00
2006-12-17 10:21:53 -08:00
2006-12-09 09:41:18 -08:00
2006-12-09 09:41:18 -08:00
2006-12-09 09:41:18 -08:00
2007-02-09 16:23:17 +00:00
2006-10-05 15:10:12 +01:00
2006-10-11 11:14:23 -07:00
2006-11-15 16:43:50 -06:00
2006-10-25 15:12:03 -07:00
2006-06-30 19:25:36 +02:00
2006-10-05 15:10:12 +01:00
2006-10-06 15:00:58 -04:00
2006-09-07 12:39:34 -05:00
2006-07-14 09:41:13 -05:00
2006-06-30 19:25:36 +02:00
2006-10-11 11:14:23 -07:00
2006-07-02 13:58:53 -07:00