platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Mark Gross <mgross@linux.intel.com>,
	Andy Shevchenko <andy@infradead.org>
Cc: platform-driver-x86@vger.kernel.org, Dell.Client.Kernel@dell.com,
	Mario Limonciello <mario.limonciello@outlook.com>
Subject: Re: [PATCH] platform/x86: Update Mario Limonciello's email address in the docs
Date: Fri, 13 Aug 2021 13:18:25 +0200	[thread overview]
Message-ID: <0f446d01-1f38-8b49-369c-891068e756dd@redhat.com> (raw)
In-Reply-To: <20210810160900.106512-1-hdegoede@redhat.com>

Hi,

On 8/10/21 6:09 PM, Hans de Goede wrote:
> Various pdx86 docs under Documentation/ABI/testing still use Mario's
> old, now defunct, <mario.limonciello@dell.com> address.
> 
> Update the docs to point to either the new Dell.Client.Kernel@dell.com
> email alias for Dell specific drivers, or to Mario's new @outlook.com
> address for other drivers.
> 
> Cc: Dell.Client.Kernel@dell.com
> Cc: Mario Limonciello <mario.limonciello@outlook.com>
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
> ---
>  Documentation/ABI/testing/dell-smbios-wmi                 | 2 +-
>  Documentation/ABI/testing/sysfs-bus-thunderbolt           | 2 +-
>  Documentation/ABI/testing/sysfs-class-firmware-attributes | 8 ++++----
>  Documentation/ABI/testing/sysfs-platform-dell-smbios      | 2 +-
>  .../ABI/testing/sysfs-platform-intel-wmi-thunderbolt      | 2 +-
>  Documentation/ABI/testing/sysfs-power                     | 2 +-
>  6 files changed, 9 insertions(+), 9 deletions(-)

Thank you for your patch, I've applied this patch to my review-hans 
branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans

Note it will show up in my review-hans branch once I've pushed my
local branch there, which might take a while.

Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.

Regards,

Hans



> 
> diff --git a/Documentation/ABI/testing/dell-smbios-wmi b/Documentation/ABI/testing/dell-smbios-wmi
> index 5f3a0dc67050..f58229084469 100644
> --- a/Documentation/ABI/testing/dell-smbios-wmi
> +++ b/Documentation/ABI/testing/dell-smbios-wmi
> @@ -1,7 +1,7 @@
>  What:		/dev/wmi/dell-smbios
>  Date:		November 2017
>  KernelVersion:	4.15
> -Contact:	"Mario Limonciello" <mario.limonciello@dell.com>
> +Contact:	Dell.Client.Kernel@dell.com
>  Description:
>  		Perform SMBIOS calls on supported Dell machines.
>  		through the Dell ACPI-WMI interface.
> diff --git a/Documentation/ABI/testing/sysfs-bus-thunderbolt b/Documentation/ABI/testing/sysfs-bus-thunderbolt
> index 95c21d6c9a84..b7e87f6c7d47 100644
> --- a/Documentation/ABI/testing/sysfs-bus-thunderbolt
> +++ b/Documentation/ABI/testing/sysfs-bus-thunderbolt
> @@ -232,7 +232,7 @@ Description:	When new NVM image is written to the non-active NVM
>  What:		/sys/bus/thunderbolt/devices/.../nvm_authenticate_on_disconnect
>  Date:		Oct 2020
>  KernelVersion:	v5.9
> -Contact:	Mario Limonciello <mario.limonciello@dell.com>
> +Contact:	Mario Limonciello <mario.limonciello@outlook.com>
>  Description:	For supported devices, automatically authenticate the new Thunderbolt
>  		image when the device is disconnected from the host system.
>  
> diff --git a/Documentation/ABI/testing/sysfs-class-firmware-attributes b/Documentation/ABI/testing/sysfs-class-firmware-attributes
> index 3348bf80a37c..0b43997b76e3 100644
> --- a/Documentation/ABI/testing/sysfs-class-firmware-attributes
> +++ b/Documentation/ABI/testing/sysfs-class-firmware-attributes
> @@ -2,8 +2,8 @@ What:		/sys/class/firmware-attributes/*/attributes/*/
>  Date:		February 2021
>  KernelVersion:	5.11
>  Contact:	Divya Bharathi <Divya.Bharathi@Dell.com>,
> -		Mario Limonciello <mario.limonciello@dell.com>,
>  		Prasanth KSR <prasanth.ksr@dell.com>
> +		Dell.Client.Kernel@dell.com
>  Description:
>  		A sysfs interface for systems management software to enable
>  		configuration capability on supported systems.  This directory
> @@ -130,8 +130,8 @@ What:		/sys/class/firmware-attributes/*/authentication/
>  Date:		February 2021
>  KernelVersion:	5.11
>  Contact:	Divya Bharathi <Divya.Bharathi@Dell.com>,
> -		Mario Limonciello <mario.limonciello@dell.com>,
>  		Prasanth KSR <prasanth.ksr@dell.com>
> +		Dell.Client.Kernel@dell.com
>  Description:
>  		Devices support various authentication mechanisms which can be exposed
>  		as a separate configuration object.
> @@ -220,8 +220,8 @@ What:		/sys/class/firmware-attributes/*/attributes/pending_reboot
>  Date:		February 2021
>  KernelVersion:	5.11
>  Contact:	Divya Bharathi <Divya.Bharathi@Dell.com>,
> -		Mario Limonciello <mario.limonciello@dell.com>,
>  		Prasanth KSR <prasanth.ksr@dell.com>
> +		Dell.Client.Kernel@dell.com
>  Description:
>  		A read-only attribute reads 1 if a reboot is necessary to apply
>  		pending BIOS attribute changes. Also, an uevent_KOBJ_CHANGE is
> @@ -249,8 +249,8 @@ What:		/sys/class/firmware-attributes/*/attributes/reset_bios
>  Date:		February 2021
>  KernelVersion:	5.11
>  Contact:	Divya Bharathi <Divya.Bharathi@Dell.com>,
> -		Mario Limonciello <mario.limonciello@dell.com>,
>  		Prasanth KSR <prasanth.ksr@dell.com>
> +		Dell.Client.Kernel@dell.com
>  Description:
>  		This attribute can be used to reset the BIOS Configuration.
>  		Specifically, it tells which type of reset BIOS configuration is being
> diff --git a/Documentation/ABI/testing/sysfs-platform-dell-smbios b/Documentation/ABI/testing/sysfs-platform-dell-smbios
> index e6e0f7f834a7..5583da581025 100644
> --- a/Documentation/ABI/testing/sysfs-platform-dell-smbios
> +++ b/Documentation/ABI/testing/sysfs-platform-dell-smbios
> @@ -1,7 +1,7 @@
>  What:		/sys/devices/platform/<platform>/tokens/*
>  Date:		November 2017
>  KernelVersion:	4.15
> -Contact:	"Mario Limonciello" <mario.limonciello@dell.com>
> +Contact:	Dell.Client.Kernel@dell.com
>  Description:
>  		A read-only description of Dell platform tokens
>  		available on the machine.
> diff --git a/Documentation/ABI/testing/sysfs-platform-intel-wmi-thunderbolt b/Documentation/ABI/testing/sysfs-platform-intel-wmi-thunderbolt
> index e19144fd5d86..fd3a7ec79760 100644
> --- a/Documentation/ABI/testing/sysfs-platform-intel-wmi-thunderbolt
> +++ b/Documentation/ABI/testing/sysfs-platform-intel-wmi-thunderbolt
> @@ -1,7 +1,7 @@
>  What:		/sys/devices/platform/<platform>/force_power
>  Date:		September 2017
>  KernelVersion:	4.15
> -Contact:	"Mario Limonciello" <mario.limonciello@dell.com>
> +Contact:	"Mario Limonciello" <mario.limonciello@outlook.com>
>  Description:
>  		Modify the platform force power state, influencing
>  		Thunderbolt controllers to turn on or off when no
> diff --git a/Documentation/ABI/testing/sysfs-power b/Documentation/ABI/testing/sysfs-power
> index 51c0f578bfce..90ec4987074b 100644
> --- a/Documentation/ABI/testing/sysfs-power
> +++ b/Documentation/ABI/testing/sysfs-power
> @@ -295,7 +295,7 @@ Description:
>  
>  What:		/sys/power/resume_offset
>  Date:		April 2018
> -Contact:	Mario Limonciello <mario.limonciello@dell.com>
> +Contact:	Mario Limonciello <mario.limonciello@outlook.com>
>  Description:
>  		This file is used for telling the kernel an offset into a disk
>  		to use when hibernating the system such as with a swap file.
> 


      reply	other threads:[~2021-08-13 11:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10 16:09 [PATCH] platform/x86: Update Mario Limonciello's email address in the docs Hans de Goede
2021-08-13 11:18 ` Hans de Goede [this message]

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=0f446d01-1f38-8b49-369c-891068e756dd@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=Dell.Client.Kernel@dell.com \
    --cc=andy@infradead.org \
    --cc=mario.limonciello@outlook.com \
    --cc=mgross@linux.intel.com \
    --cc=platform-driver-x86@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).