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
..
2007-02-14 08:09:54 -08:00
2007-02-10 12:58:06 -06:00
2006-06-30 19:25:36 +02: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
2006-10-30 12:08:40 -08:00
2007-02-14 08:09: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-14 08:09:54 -08:00
2007-01-31 11:26:43 -06:00
2007-02-14 08:09:54 -08:00
2006-12-13 09:05:52 -08: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-02-14 08:09:54 -08:00
2007-01-13 13:44:30 -06:00
2006-10-05 15:10:12 +01:00
2007-02-14 08:09:54 -08:00
2006-09-12 17:12:31 -05:00
2007-02-14 08:09:54 -08:00
2006-09-12 17:12:31 -05:00
2007-02-07 18:32:18 -05:00
2007-02-14 08:09:54 -08:00
2006-12-13 09:05:58 -08:00
2006-11-15 16:38:58 -06:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08: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-14 08:09:54 -08: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
2007-02-14 08:09:54 -08:00
2006-10-05 15:10:12 +01:00
2007-02-14 08:09:54 -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
2007-02-14 08:09:54 -08:00
2006-09-23 20:28:19 -05:00
2007-02-14 08:09:54 -08: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
2007-02-14 08:09:54 -08: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-14 08:09:54 -08:00
2006-09-26 11:35:16 -07:00
2007-02-14 08:09:54 -08: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
2007-02-14 08:09:54 -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-02-14 08:09:54 -08: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
2007-02-14 08:09:54 -08: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
2007-02-14 08:09:54 -08:00
2006-10-05 15:10:12 +01:00
2007-02-14 08:09:54 -08: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
2007-02-14 08:09:54 -08: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
2007-02-14 08:09:54 -08: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
2007-02-14 08:09:54 -08: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-02-14 08:09:54 -08: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-02-14 08:09:54 -08: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
2007-02-14 08:09:59 -08: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
2007-02-14 08:09:54 -08: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-02-14 08:09:54 -08:00
2006-08-19 13:39:11 -07:00
2006-06-26 16:33:10 -05:00
2007-02-14 08:09:54 -08: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
2007-02-14 08:09:54 -08:00
2006-12-13 09:05:58 -08:00
2007-02-14 08:09:54 -08:00
2007-02-12 09:48:45 -08:00
2007-02-03 08:05:47 -06:00
2007-02-14 08:09:54 -08:00
2006-12-17 10:21:53 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2006-12-09 09:41:18 -08:00
2007-02-09 16:23:17 +00:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2006-11-15 16:43:50 -06:00
2007-02-14 08:09:54 -08: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
2007-02-14 08:09:54 -08: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