lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130103094321.0719E3E403B@msa101.auone-net.jp>
Date:	Thu, 3 Jan 2013 18:43:20 +0900
From:	Kusanagi Kouichi <slash@...auone-net.jp>
To:	Rob Landley <rob@...dley.net>
Cc:	linux-doc@...r.kernel.org, Jiri Kosina <trivial@...nel.org>,
	linux-kernel@...r.kernel.org
Subject: [PATCH] Revert "Documentation: ABI:
 /sys/devices/system/cpu/cpu#/node"

This reverts commit cba5dd7fa535b7684cba68e17ac8be5b0083dc3d.

Commit cba5dd7fa535b7684cba68e17ac8be5b0083dc3d duplicates
/sys/devices/system/cpu/cpu#/node entry.
Commit 657348a056eea4a27be20cf8e22c98a252597447 has already added it.

Signed-off-by: Kusanagi Kouichi <slash@...auone-net.jp>
---
 Documentation/ABI/testing/sysfs-devices-system-cpu |   14 --------------
 1 file changed, 14 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu
index 6943133..9c978dc 100644
--- a/Documentation/ABI/testing/sysfs-devices-system-cpu
+++ b/Documentation/ABI/testing/sysfs-devices-system-cpu
@@ -67,20 +67,6 @@ Description:	Discover NUMA node a CPU belongs to
 		/sys/devices/system/cpu/cpu42/node2 -> ../../node/node2
 
 
-What:		/sys/devices/system/cpu/cpu#/node
-Date:		October 2009
-Contact:	Linux memory management mailing list <linux-mm@...ck.org>
-Description:	Discover NUMA node a CPU belongs to
-
-		When CONFIG_NUMA is enabled, a symbolic link that points
-		to the corresponding NUMA node directory.
-
-		For example, the following symlink is created for cpu42
-		in NUMA node 2:
-
-		/sys/devices/system/cpu/cpu42/node2 -> ../../node/node2
-
-
 What:		/sys/devices/system/cpu/cpu#/topology/core_id
 		/sys/devices/system/cpu/cpu#/topology/core_siblings
 		/sys/devices/system/cpu/cpu#/topology/core_siblings_list
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ