powerpc: Update contact info in Documentation files
authorsukadev@linux.vnet.ibm.com <sukadev@linux.vnet.ibm.com>
Wed, 1 Oct 2014 06:03:21 +0000 (23:03 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 Oct 2014 05:58:06 +0000 (16:58 +1100)
Cody's email address has changed. Update the contact information for
the 24x7 and GPCI counters to the PowerPC developers mailing list.

Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7
Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_gpci

index e78ee798d7bd2c1fb7e0fe7aff56683370ecaf05..32f3f5f8bba21100d0d59a70da25501bfe62c619 100644 (file)
@@ -1,6 +1,6 @@
 What:          /sys/bus/event_source/devices/hv_24x7/interface/catalog
 Date:          February 2014
-Contact:       Cody P Schafer <cody@linux.vnet.ibm.com>
+Contact:       Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
 Description:
                Provides access to the binary "24x7 catalog" provided by the
                hypervisor on POWER7 and 8 systems. This catalog lists events
@@ -10,14 +10,14 @@ Description:
 
 What:          /sys/bus/event_source/devices/hv_24x7/interface/catalog_length
 Date:          February 2014
-Contact:       Cody P Schafer <cody@linux.vnet.ibm.com>
+Contact:       Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
 Description:
                A number equal to the length in bytes of the catalog. This is
                also extractable from the provided binary "catalog" sysfs entry.
 
 What:          /sys/bus/event_source/devices/hv_24x7/interface/catalog_version
 Date:          February 2014
-Contact:       Cody P Schafer <cody@linux.vnet.ibm.com>
+Contact:       Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
 Description:
                Exposes the "version" field of the 24x7 catalog. This is also
                extractable from the provided binary "catalog" sysfs entry.
index 3fa58c23f13b2083ad84f47c0452a1717fef7f5f..3ca4e554d2f92dc43f4d7c2cd57c24ba22ffb93a 100644 (file)
@@ -1,6 +1,6 @@
 What:          /sys/bus/event_source/devices/hv_gpci/interface/collect_privileged
 Date:          February 2014
-Contact:       Cody P Schafer <cody@linux.vnet.ibm.com>
+Contact:       Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
 Description:
                '0' if the hypervisor is configured to forbid access to event
                counters being accumulated by other guests and to physical
@@ -9,35 +9,35 @@ Description:
 
 What:          /sys/bus/event_source/devices/hv_gpci/interface/ga
 Date:          February 2014
-Contact:       Cody P Schafer <cody@linux.vnet.ibm.com>
+Contact:       Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
 Description:
                0 or 1. Indicates whether we have access to "GA" events (listed
                in arch/powerpc/perf/hv-gpci.h).
 
 What:          /sys/bus/event_source/devices/hv_gpci/interface/expanded
 Date:          February 2014
-Contact:       Cody P Schafer <cody@linux.vnet.ibm.com>
+Contact:       Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
 Description:
                0 or 1. Indicates whether we have access to "EXPANDED" events (listed
                in arch/powerpc/perf/hv-gpci.h).
 
 What:          /sys/bus/event_source/devices/hv_gpci/interface/lab
 Date:          February 2014
-Contact:       Cody P Schafer <cody@linux.vnet.ibm.com>
+Contact:       Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
 Description:
                0 or 1. Indicates whether we have access to "LAB" events (listed
                in arch/powerpc/perf/hv-gpci.h).
 
 What:          /sys/bus/event_source/devices/hv_gpci/interface/version
 Date:          February 2014
-Contact:       Cody P Schafer <cody@linux.vnet.ibm.com>
+Contact:       Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
 Description:
                A number indicating the version of the gpci interface that the
                hypervisor reports supporting.
 
 What:          /sys/bus/event_source/devices/hv_gpci/interface/kernel_version
 Date:          February 2014
-Contact:       Cody P Schafer <cody@linux.vnet.ibm.com>
+Contact:       Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
 Description:
                A number indicating the latest version of the gpci interface
                that the kernel is aware of.
This page took 0.026067 seconds and 5 git commands to generate.