All of lore.kernel.org
 help / color / mirror / Atom feed
* - sysfs-document-files-in-sys-firmware-sgi_uv.patch removed from -mm tree
@ 2008-09-03 16:12 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2008-09-03 16:12 UTC (permalink / raw)
  To: rja, gregkh, mingo, steiner, tglx, mm-commits


The patch titled
     sysfs: document files in /sys/firmware/sgi_uv/
has been removed from the -mm tree.  Its filename was
     sysfs-document-files-in-sys-firmware-sgi_uv.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: sysfs: document files in /sys/firmware/sgi_uv/
From: Russ Anderson <rja@sgi.com>

Document files in /sys/firmware/sgi_uv/.

Signed-off-by: Russ Anderson <rja@sgi.com>
Cc: Jack Steiner <steiner@sgi.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 Documentation/ABI/testing/sysfs-firmware-sgi_uv |   27 ++++++++++++++
 1 file changed, 27 insertions(+)

diff -puN /dev/null Documentation/ABI/testing/sysfs-firmware-sgi_uv
--- /dev/null
+++ a/Documentation/ABI/testing/sysfs-firmware-sgi_uv
@@ -0,0 +1,27 @@
+What:		/sys/firmware/sgi_uv/
+Date:		August 2008
+Contact:	Russ Anderson <rja@sgi.com>
+Description:
+		The /sys/firmware/sgi_uv directory contains information
+		about the SGI UV platform.
+
+		Under that directory are a number of files:
+
+			partition_id
+			coherence_id
+
+		The partition_id entry contains the partition id.
+		SGI UV systems can be partitioned into multiple physical
+		machines, which each partition running a unique copy
+		of the operating system.  Each partition will have a unique
+		partition id.  To display the partition id, use the command:
+
+			cat /sys/firmware/sgi_uv/partition_id
+
+		The coherence_id entry contains the coherence id.
+		A partitioned SGI UV system can have one or more coherence
+		domain.  The coherence id indicates which coherence domain
+		this partition is in.  To display the coherence id, use the
+		command:
+
+			cat /sys/firmware/sgi_uv/coherence_id
_

Patches currently in -mm which might be from rja@sgi.com are

origin.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-03 16:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-03 16:12 - sysfs-document-files-in-sys-firmware-sgi_uv.patch removed from -mm tree 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.