Eric W. Biederman
0b4d414714
[PATCH] sysctl: remove insert_at_head from register_sysctl
...
The semantic effect of insert_at_head is that it would allow new registered
sysctl entries to override existing sysctl entries of the same name. Which is
pain for caching and the proc interface never implemented.
I have done an audit and discovered that none of the current users of
register_sysctl care as (excpet for directories) they do not register
duplicate sysctl entries.
So this patch simply removes the support for overriding existing entries in
the sys_sysctl interface since no one uses it or cares and it makes future
enhancments harder.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: David Howells <dhowells@redhat.com>
Cc: "Luck, Tony" <tony.luck@intel.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Andi Kleen <ak@muc.de>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Corey Minyard <minyard@acm.org>
Cc: Neil Brown <neilb@suse.de>
Cc: "John W. Linville" <linville@tuxdriver.com>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Cc: Jan Kara <jack@ucw.cz>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: Mark Fasheh <mark.fasheh@oracle.com>
Cc: David Chinner <dgc@sgi.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Patrick McHardy <kaber@trash.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-14 08:09:59 -08:00
..
2006-12-13 09:05:58 -08:00
2007-02-12 09:48:29 -08:00
2007-02-14 08:09:54 -08:00
2007-02-08 10:42:37 -05:00
2007-02-14 08:09:54 -08:00
2007-02-05 16:58:49 -05:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:55 -08:00
2007-02-07 19:23:44 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-02-12 09:48:45 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-02-07 19:23:44 -08:00
2006-10-05 15:10:12 +01:00
2007-02-05 16:58:45 -05:00
2007-02-14 08:09:54 -08:00
2007-01-23 00:19:12 -05:00
2007-02-14 08:09:54 -08:00
2006-12-04 18:36:03 -05:00
2007-02-05 16:58:47 -05:00
2006-12-07 04:57:19 -05:00
2006-12-05 17:01:28 +00:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:59 -08:00
2007-02-06 19:10:33 -05:00
2006-12-04 16:07:19 -05:00
2006-10-05 15:10:12 +01:00
2007-02-09 09:14:07 -08:00
2006-09-13 13:24:59 -04:00
2006-12-04 16:07:19 -05:00
2006-09-13 13:24:59 -04:00
2006-12-04 16:07:19 -05:00
2006-10-06 14:56:04 -04:00
2006-10-05 15:10:12 +01:00
2006-12-04 16:07:19 -05:00
2006-09-13 13:24:59 -04:00
2006-12-04 16:07:19 -05:00
2006-09-13 13:24:59 -04:00
2007-02-14 08:09:54 -08:00
2006-09-13 13:24:59 -04:00
2007-01-18 11:47:22 -05:00
2006-12-12 08:10:44 -08:00
2006-12-02 00:11:56 -05:00
2006-12-02 00:11:56 -05:00
2007-01-30 09:36:01 -05:00
2006-10-05 15:10:12 +01:00
2006-09-13 13:24:59 -04:00
2007-02-09 09:14:07 -08:00
2006-09-13 13:24:59 -04:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2007-02-06 19:10:34 -05:00
2006-12-02 00:22:30 -05:00
2006-12-09 09:41:18 -08:00
2006-10-05 15:10:12 +01:00
2006-12-04 16:07:19 -05:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2006-12-04 16:07:19 -05:00
2006-10-06 14:56:04 -04:00
2007-02-14 08:09:54 -08:00
2006-09-13 13:24:59 -04:00
2007-02-06 19:03:56 -05:00
2007-02-06 19:03:56 -05:00
2007-02-05 16:58:47 -05:00
2006-09-13 13:24:59 -04:00
2006-12-02 21:24:31 -08:00
2006-12-02 21:24:22 -08:00
2007-02-07 19:23:44 -08:00
2007-02-02 00:46:35 -08:00
2006-12-13 09:05:58 -08:00
2006-12-05 14:37:56 +00:00
2006-09-13 13:24:59 -04:00
2006-12-04 16:07:19 -05:00
2006-09-13 13:24:59 -04:00
2006-12-07 02:14:07 +01:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2007-02-07 18:49:11 -05:00
2007-02-09 16:23:17 +00:00
2007-02-09 16:23:17 +00:00
2006-12-02 00:11:55 -05:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2006-10-06 14:56:04 -04:00
2006-09-13 13:24:59 -04:00
2006-10-05 15:10:12 +01:00
2006-09-13 13:24:59 -04:00
2006-10-08 12:32:36 -07:00
2006-09-13 13:24:59 -04:00
2007-02-02 08:34:10 -05:00
2007-02-09 09:14:07 -08:00
2006-10-05 15:10:12 +01:00
2006-12-04 16:07:19 -05:00
2006-12-04 16:07:19 -05:00
2006-09-13 13:24:59 -04:00
2006-10-05 15:10:12 +01:00
2006-09-13 13:24:59 -04:00
2007-02-09 09:14:07 -08:00
2006-12-04 16:07:19 -05:00
2006-10-05 15:10:12 +01:00
2006-09-13 13:24:59 -04:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2006-06-25 17:43:33 -07:00
2007-02-05 16:58:48 -05:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2006-09-13 13:24:59 -04:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2006-12-02 00:33:11 -05:00
2006-10-05 15:10:12 +01:00
2007-02-06 19:10:33 -05:00
2006-09-13 13:24:59 -04:00
2006-12-04 16:07:19 -05:00
2006-12-04 16:07:19 -05:00
2006-12-09 09:41:18 -08:00
2006-12-02 00:11:56 -05:00
2006-10-05 15:10:12 +01:00
2006-05-24 01:31:14 -04:00
2007-02-12 09:48:45 -08:00
2006-12-04 20:38:06 +11:00
2007-01-30 14:11:12 -08:00
2006-12-02 21:22:59 -08:00
2006-10-05 15:10:12 +01:00
2007-02-07 10:37:11 -08:00
2006-09-13 13:24:59 -04:00
2007-02-09 09:22:36 -08:00
2006-12-04 16:07:19 -05:00
2006-12-07 08:39:41 -08:00
2006-12-02 00:11:56 -05:00
2006-12-04 16:07:19 -05:00
2007-01-03 18:38:10 -08:00
2006-12-13 09:05:58 -08:00
2006-10-05 15:10:12 +01:00
2006-12-02 00:11:56 -05:00
2007-02-14 08:09:54 -08:00
2007-02-07 18:50:53 -05:00
2007-02-05 16:58:47 -05:00
2007-02-05 16:58:47 -05:00
2007-02-09 08:28:48 -08:00
2007-02-08 10:42:37 -05:00
2007-02-14 08:09:54 -08:00
2006-09-13 13:24:59 -04:00
2007-02-14 08:09:54 -08:00
2007-02-09 09:14:07 -08:00
2006-06-30 18:25:18 +02:00
2006-12-04 16:07:19 -05:00
2006-10-17 19:28:51 -07:00
2006-12-02 21:22:59 -08:00
2006-06-23 23:16:09 -07:00
2006-10-05 15:10:12 +01:00
2006-12-04 16:07:19 -05:00
2006-09-13 14:30:00 -04:00
2006-12-04 02:00:34 -05:00
2006-12-02 00:11:56 -05:00
2006-12-04 16:07:19 -05:00
2006-12-02 21:22:37 -08:00
2006-10-05 15:10:12 +01:00
2006-12-04 16:07:19 -05:00
2006-09-13 13:24:59 -04:00
2006-12-04 16:07:19 -05:00
2006-09-13 13:24:59 -04:00
2006-10-05 15:10:12 +01:00
2006-12-07 04:57:19 -05:00
2007-02-05 16:58:52 -05:00
2007-02-05 16:58:52 -05:00
2006-10-05 15:10:12 +01:00
2006-10-06 14:56:04 -04:00
2006-11-22 14:57:56 +00:00
2006-09-13 13:24:59 -04:00
2006-12-13 09:05:58 -08:00
2007-02-12 09:48:45 -08:00
2006-12-13 09:05:58 -08:00
2006-09-13 13:24:59 -04:00
2007-02-12 09:48:45 -08:00
2007-02-14 08:09:54 -08:00
2007-02-05 16:58:47 -05:00
2007-02-09 09:14:08 -08:00
2006-09-13 14:30:00 -04:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2007-02-05 16:58:52 -05:00
2007-02-14 08:09:54 -08:00
2007-02-09 09:14:08 -08:00
2006-10-06 14:56:04 -04:00
2006-09-13 13:24:59 -04:00
2006-10-06 14:56:04 -04:00
2006-10-21 14:20:01 -04:00
2007-02-14 08:09:55 -08:00
2006-12-04 16:07:19 -05:00
2006-09-13 13:24:59 -04:00
2006-10-05 15:10:12 +01:00
2006-09-13 13:24:59 -04:00
2006-09-13 13:24:59 -04:00
2007-01-18 22:02:13 -05:00
2006-10-05 15:10:12 +01:00
2006-09-13 13:24:59 -04:00
2007-02-06 19:07:44 -05:00
2007-02-06 19:07:44 -05:00
2007-02-07 18:50:50 -05:00
2007-02-07 18:50:46 -05:00
2006-09-13 13:24:59 -04:00
2007-02-08 12:38:55 -08:00
2006-09-13 13:24:59 -04:00
2007-02-07 10:37:11 -08:00
2006-12-11 09:54:50 -05:00
2007-02-07 10:37:11 -08:00
2006-04-20 17:39:14 -04:00
2006-12-04 16:07:19 -05:00
2006-09-13 13:24:59 -04:00
2007-02-09 09:14:07 -08:00
2007-02-09 09:14:07 -08:00
2007-02-09 09:14:07 -08:00
2006-10-06 14:56:04 -04:00
2006-10-05 15:10:12 +01:00
2007-02-05 16:58:46 -05:00
2007-02-05 16:58:43 -05:00
2007-02-09 08:28:48 -08:00
2007-02-05 16:58:44 -05:00
2006-12-04 02:00:34 -05:00
2006-09-27 15:41:24 +09:00
2006-10-11 11:17:06 -07:00
2006-09-13 13:24:59 -04:00
2006-12-04 16:07:19 -05:00
2006-10-17 19:28:51 -07:00
2006-06-23 23:16:02 -07:00
2006-12-02 00:16:36 -05:00
2007-02-14 08:09:54 -08:00
2007-01-03 18:54:43 -08:00
2007-01-03 18:54:43 -08:00
2006-09-13 13:24:59 -04:00
2006-12-04 10:37:06 -08:00
2006-06-30 19:25:36 +02:00
2006-10-06 14:56:04 -04:00
2006-10-06 14:56:04 -04:00
2006-10-05 15:10:12 +01:00
2007-02-13 12:18:46 -08:00
2007-02-13 12:18:15 -08:00
2006-11-22 14:57:56 +00:00
2006-11-22 14:57:56 +00:00
2007-02-14 08:09:54 -08:00
2006-12-02 00:12:03 -05:00
2007-02-12 09:48:45 -08:00
2006-09-13 13:24:59 -04:00
2006-12-04 02:00:34 -05:00
2006-09-13 13:24:59 -04:00
2007-02-14 08:09:54 -08:00
2006-10-21 14:09:51 -04:00
2007-02-14 08:09:54 -08:00
2006-10-21 14:09:51 -04:00
2006-10-05 15:10:12 +01:00
2006-12-26 16:28:20 -05:00
2006-09-13 13:24:59 -04:00
2007-02-09 09:14:07 -08:00
2006-10-06 14:56:04 -04:00
2006-10-06 14:56:04 -04:00
2006-12-02 00:11:56 -05:00