From: Michael Ellerman <mpe@ellerman.id.au>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>,
Linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Fix the address of the linuxppc-dev mailing list
Date: Fri, 03 May 2024 20:52:43 +1000 [thread overview]
Message-ID: <87ikzvupz8.fsf@mail.lhotse> (raw)
In-Reply-To: <20240503121012.3ba5000b@canb.auug.org.au>
Stephen Rothwell <sfr@canb.auug.org.au> writes:
> This list was moved many years ago.
>
> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
> ---
> Documentation/ABI/testing/sysfs-devices-system-cpu | 14 +++++++-------
> .../ABI/testing/sysfs-firmware-opal-powercap | 4 ++--
> Documentation/ABI/testing/sysfs-firmware-opal-psr | 4 ++--
> .../ABI/testing/sysfs-firmware-opal-sensor-groups | 4 ++--
> .../testing/sysfs-firmware-papr-energy-scale-info | 10 +++++-----
> 5 files changed, 18 insertions(+), 18 deletions(-)
These are mostly powerpc specific files so I can take this.
cheers
> diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu
> index 710d47be11e0..e7e160954e79 100644
> --- a/Documentation/ABI/testing/sysfs-devices-system-cpu
> +++ b/Documentation/ABI/testing/sysfs-devices-system-cpu
> @@ -423,7 +423,7 @@ What: /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats
> /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/occ_reset
> Date: March 2016
> Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
> - Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> + Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: POWERNV CPUFreq driver's frequency throttle stats directory and
> attributes
>
> @@ -473,7 +473,7 @@ What: /sys/devices/system/cpu/cpufreq/policyX/throttle_stats
> /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/occ_reset
> Date: March 2016
> Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
> - Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> + Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: POWERNV CPUFreq driver's frequency throttle stats directory and
> attributes
>
> @@ -608,7 +608,7 @@ Description: Umwait control
> What: /sys/devices/system/cpu/svm
> Date: August 2019
> Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
> - Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> + Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: Secure Virtual Machine
>
> If 1, it means the system is using the Protected Execution
> @@ -617,7 +617,7 @@ Description: Secure Virtual Machine
>
> What: /sys/devices/system/cpu/cpuX/purr
> Date: Apr 2005
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: PURR ticks for this CPU since the system boot.
>
> The Processor Utilization Resources Register (PURR) is
> @@ -628,7 +628,7 @@ Description: PURR ticks for this CPU since the system boot.
>
> What: /sys/devices/system/cpu/cpuX/spurr
> Date: Dec 2006
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: SPURR ticks for this CPU since the system boot.
>
> The Scaled Processor Utilization Resources Register
> @@ -640,7 +640,7 @@ Description: SPURR ticks for this CPU since the system boot.
>
> What: /sys/devices/system/cpu/cpuX/idle_purr
> Date: Apr 2020
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: PURR ticks for cpuX when it was idle.
>
> This sysfs interface exposes the number of PURR ticks
> @@ -648,7 +648,7 @@ Description: PURR ticks for cpuX when it was idle.
>
> What: /sys/devices/system/cpu/cpuX/idle_spurr
> Date: Apr 2020
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: SPURR ticks for cpuX when it was idle.
>
> This sysfs interface exposes the number of SPURR ticks
> diff --git a/Documentation/ABI/testing/sysfs-firmware-opal-powercap b/Documentation/ABI/testing/sysfs-firmware-opal-powercap
> index c9b66ec4f165..d2d12ee89288 100644
> --- a/Documentation/ABI/testing/sysfs-firmware-opal-powercap
> +++ b/Documentation/ABI/testing/sysfs-firmware-opal-powercap
> @@ -1,6 +1,6 @@
> What: /sys/firmware/opal/powercap
> Date: August 2017
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: Powercap directory for Powernv (P8, P9) servers
>
> Each folder in this directory contains a
> @@ -11,7 +11,7 @@ What: /sys/firmware/opal/powercap/system-powercap
> /sys/firmware/opal/powercap/system-powercap/powercap-max
> /sys/firmware/opal/powercap/system-powercap/powercap-current
> Date: August 2017
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: System powercap directory and attributes applicable for
> Powernv (P8, P9) servers
>
> diff --git a/Documentation/ABI/testing/sysfs-firmware-opal-psr b/Documentation/ABI/testing/sysfs-firmware-opal-psr
> index cc2ece70e365..1e55b56a0f89 100644
> --- a/Documentation/ABI/testing/sysfs-firmware-opal-psr
> +++ b/Documentation/ABI/testing/sysfs-firmware-opal-psr
> @@ -1,6 +1,6 @@
> What: /sys/firmware/opal/psr
> Date: August 2017
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: Power-Shift-Ratio directory for Powernv P9 servers
>
> Power-Shift-Ratio allows to provide hints the firmware
> @@ -10,7 +10,7 @@ Description: Power-Shift-Ratio directory for Powernv P9 servers
>
> What: /sys/firmware/opal/psr/cpu_to_gpu_X
> Date: August 2017
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: PSR sysfs attributes for Powernv P9 servers
>
> Power-Shift-Ratio between CPU and GPU for a given chip
> diff --git a/Documentation/ABI/testing/sysfs-firmware-opal-sensor-groups b/Documentation/ABI/testing/sysfs-firmware-opal-sensor-groups
> index 3a2dfe542e8c..fcb1fb4795b6 100644
> --- a/Documentation/ABI/testing/sysfs-firmware-opal-sensor-groups
> +++ b/Documentation/ABI/testing/sysfs-firmware-opal-sensor-groups
> @@ -1,6 +1,6 @@
> What: /sys/firmware/opal/sensor_groups
> Date: August 2017
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: Sensor groups directory for POWER9 powernv servers
>
> Each folder in this directory contains a sensor group
> @@ -11,7 +11,7 @@ Description: Sensor groups directory for POWER9 powernv servers
>
> What: /sys/firmware/opal/sensor_groups/<sensor_group_name>/clear
> Date: August 2017
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: Sysfs file to clear the min-max of all the sensors
> belonging to the group.
>
> diff --git a/Documentation/ABI/testing/sysfs-firmware-papr-energy-scale-info b/Documentation/ABI/testing/sysfs-firmware-papr-energy-scale-info
> index 141a6b371469..f5cefb81ac9d 100644
> --- a/Documentation/ABI/testing/sysfs-firmware-papr-energy-scale-info
> +++ b/Documentation/ABI/testing/sysfs-firmware-papr-energy-scale-info
> @@ -1,6 +1,6 @@
> What: /sys/firmware/papr/energy_scale_info
> Date: February 2022
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: Directory hosting a set of platform attributes like
> energy/frequency on Linux running as a PAPR guest.
>
> @@ -10,20 +10,20 @@ Description: Directory hosting a set of platform attributes like
>
> What: /sys/firmware/papr/energy_scale_info/<id>
> Date: February 2022
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: Energy, frequency attributes directory for POWERVM servers
>
> What: /sys/firmware/papr/energy_scale_info/<id>/desc
> Date: February 2022
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: String description of the energy attribute of <id>
>
> What: /sys/firmware/papr/energy_scale_info/<id>/value
> Date: February 2022
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: Numeric value of the energy attribute of <id>
>
> What: /sys/firmware/papr/energy_scale_info/<id>/value_desc
> Date: February 2022
> -Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
> +Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
> Description: String value of the energy attribute of <id>
> --
> 2.43.0
>
> --
> Cheers,
> Stephen Rothwell
next prev parent reply other threads:[~2024-05-03 10:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-03 2:10 [PATCH] Fix the address of the linuxppc-dev mailing list Stephen Rothwell
2024-05-03 10:52 ` Michael Ellerman [this message]
2024-05-08 13:39 ` Michael Ellerman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ikzvupz8.fsf@mail.lhotse \
--to=mpe@ellerman.id.au \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.