From: Greg KH <gregkh@linuxfoundation.org>
To: Guillaume Bertholon <guillaume.bertholon@ens.fr>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH 4.4] Input: i8042 - Fix misplaced backport of "add ASUS Zenbook Flip to noselftest list"
Date: Wed, 2 Feb 2022 18:53:53 +0100 [thread overview]
Message-ID: <YfrFMWv76MZdzuxe@kroah.com> (raw)
In-Reply-To: <1643810603-6968-1-git-send-email-guillaume.bertholon@ens.fr>
On Wed, Feb 02, 2022 at 03:03:23PM +0100, Guillaume Bertholon wrote:
> The upstream commit b5d6e7ab7fe7 ("Input: i8042 - add ASUS Zenbook Flip to
> noselftest list") inserted a new entry in the `i8042_dmi_noselftest_table`
> table, further patched by commit daa58c8eec0a ("Input: i8042 - fix Pegatron
> C15B ID entry") to insert a missing separator.
>
> However, their backported version in stable (commit e480ccf433be
> ("Input: i8042 - add ASUS Zenbook Flip to noselftest list") and
> commit 7444a4152ac3 ("Input: i8042 - fix Pegatron C15B ID entry"))
> inserted this entry in `i8042_dmi_forcemux_table` instead.
>
> This patch moves the entry back into `i8042_dmi_noselftest_table`.
>
> Fixes: e480ccf433be ("Input: i8042 - add ASUS Zenbook Flip to noselftest list")
> Signed-off-by: Guillaume Bertholon <guillaume.bertholon@ens.fr>
> ---
> drivers/input/serio/i8042-x86ia64io.h | 11 ++++++-----
> 1 file changed, 6 insertions(+), 5 deletions(-)
>
Now queued up, thanks.
greg k-h
prev parent reply other threads:[~2022-02-02 17:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-02 14:03 [PATCH 4.4] Input: i8042 - Fix misplaced backport of "add ASUS Zenbook Flip to noselftest list" Guillaume Bertholon
2022-02-02 17:53 ` Greg KH [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=YfrFMWv76MZdzuxe@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=guillaume.bertholon@ens.fr \
--cc=stable@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 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.