All of lore.kernel.org
 help / color / mirror / Atom feed
* + sysctl-fix-token-ring-procname.patch added to -mm tree
@ 2007-10-30 20:00 akpm
  0 siblings, 0 replies; 2+ messages in thread
From: akpm @ 2007-10-30 20:00 UTC (permalink / raw)
  To: mm-commits; +Cc: randy.dunlap, davem, dex, ebiederm


The patch titled
     sysctl: fix token-ring procname
has been added to the -mm tree.  Its filename is
     sysctl-fix-token-ring-procname.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: sysctl: fix token-ring procname
From: Randy Dunlap <randy.dunlap@oracle.com>

Correct the token-ring sysctl procname.

Eric said: "token-ring" is the historical name we have used in /proc/sys
despite it being abbreviated tr in the kernel.  So this fix is definitely
correct.

Reported by: Daniel Exner <dex@dragonslave.de>:
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Eric W. Biederman <ebiederm@xmission.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 kernel/sysctl_check.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN kernel/sysctl_check.c~sysctl-fix-token-ring-procname kernel/sysctl_check.c
--- a/kernel/sysctl_check.c~sysctl-fix-token-ring-procname
+++ a/kernel/sysctl_check.c
@@ -738,7 +738,7 @@ static struct trans_ctl_table trans_net_
 	{ NET_ROSE,		"rose",		trans_net_rose_table },
 	{ NET_IPV6,		"ipv6",		trans_net_ipv6_table },
 	{ NET_X25,		"x25",		trans_net_x25_table },
-	{ NET_TR,		"tr",		trans_net_tr_table },
+	{ NET_TR,		"token-ring",	trans_net_tr_table },
 	{ NET_DECNET,		"decnet",	trans_net_decnet_table },
 	/*  NET_ECONET not used */
 	{ NET_SCTP,		"sctp",		trans_net_sctp_table },
_

Patches currently in -mm which might be from randy.dunlap@oracle.com are

origin.patch
git-dvb.patch
git-kbuild.patch
git-unionfs.patch
git-watchdog.patch
git-ipwireless_cs.patch
x86-bitops_32h-style-cleanups.patch
voyager-use-struct-instead-of-param.patch
sysctl-fix-token-ring-procname.patch
move-kprobes-examples-to-samples-resend.patch
move-kprobes-examples-to-samples-resend-checkpatch-fixes.patch
fs-menu-small-reorg.patch
profile-likely-unlikely-macros.patch

^ permalink raw reply	[flat|nested] 2+ messages in thread

* + sysctl-fix-token-ring-procname.patch added to -mm tree
@ 2007-10-30 20:00 akpm
  0 siblings, 0 replies; 2+ messages in thread
From: akpm @ 2007-10-30 20:00 UTC (permalink / raw)
  To: mm-commits; +Cc: randy.dunlap, davem, dex, ebiederm


The patch titled
     sysctl: fix token-ring procname
has been added to the -mm tree.  Its filename is
     sysctl-fix-token-ring-procname.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: sysctl: fix token-ring procname
From: Randy Dunlap <randy.dunlap@oracle.com>

Correct the token-ring sysctl procname.

Eric said: "token-ring" is the historical name we have used in /proc/sys
despite it being abbreviated tr in the kernel.  So this fix is definitely
correct.

Reported by: Daniel Exner <dex@dragonslave.de>:
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Eric W. Biederman <ebiederm@xmission.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 kernel/sysctl_check.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN kernel/sysctl_check.c~sysctl-fix-token-ring-procname kernel/sysctl_check.c
--- a/kernel/sysctl_check.c~sysctl-fix-token-ring-procname
+++ a/kernel/sysctl_check.c
@@ -738,7 +738,7 @@ static struct trans_ctl_table trans_net_
 	{ NET_ROSE,		"rose",		trans_net_rose_table },
 	{ NET_IPV6,		"ipv6",		trans_net_ipv6_table },
 	{ NET_X25,		"x25",		trans_net_x25_table },
-	{ NET_TR,		"tr",		trans_net_tr_table },
+	{ NET_TR,		"token-ring",	trans_net_tr_table },
 	{ NET_DECNET,		"decnet",	trans_net_decnet_table },
 	/*  NET_ECONET not used */
 	{ NET_SCTP,		"sctp",		trans_net_sctp_table },
_

Patches currently in -mm which might be from randy.dunlap@oracle.com are

origin.patch
git-dvb.patch
git-kbuild.patch
git-unionfs.patch
git-watchdog.patch
git-ipwireless_cs.patch
x86-bitops_32h-style-cleanups.patch
voyager-use-struct-instead-of-param.patch
sysctl-fix-token-ring-procname.patch
move-kprobes-examples-to-samples-resend.patch
move-kprobes-examples-to-samples-resend-checkpatch-fixes.patch
fs-menu-small-reorg.patch
profile-likely-unlikely-macros.patch

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-30 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-30 20:00 + sysctl-fix-token-ring-procname.patch added to -mm tree akpm
  -- strict thread matches above, loose matches on Subject: below --
2007-10-30 20:00 akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.