lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 18 Feb 2024 08:44:58 +0000
From: "Wu, Wentong" <wentong.wu@...el.com>
To: "Winkler, Tomas" <tomas.winkler@...el.com>, Sakari Ailus
	<sakari.ailus@...ux.intel.com>, "gregkh@...uxfoundation.org"
	<gregkh@...uxfoundation.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] mei: Add Meteor Lake support for IVSC device

> From: Winkler, Tomas <tomas.winkler@...el.com>
> > On Wed, Feb 07, 2024 at 08:43:04AM +0800, Wentong Wu wrote:
> > > Add IVSC device support on Meteor Lake platform.
> > >
> > > Signed-off-by: Wentong Wu <wentong.wu@...el.com>
> >
> > Reviewed-by: Sakari Ailus <sakari.ailus@...ux.intel.com>
> Acked-by: Tomas Winkler <tomas.winkler@...el.com>

Thanks, Sakari and Tomas. 

Greg, could you please help take a look this patch? Thanks

BR,
Wentong
> 
> >
> > > ---
> > >  drivers/misc/mei/vsc-tp.c | 1 +
> > >  1 file changed, 1 insertion(+)
> > >
> > > diff --git a/drivers/misc/mei/vsc-tp.c b/drivers/misc/mei/vsc-tp.c
> > > index 6f4a4be6ccb5..55f7db490d3b 100644
> > > --- a/drivers/misc/mei/vsc-tp.c
> > > +++ b/drivers/misc/mei/vsc-tp.c
> > > @@ -535,6 +535,7 @@ static const struct acpi_device_id
> > > vsc_tp_acpi_ids[]
> > = {
> > >  	{ "INTC1009" }, /* Raptor Lake */
> > >  	{ "INTC1058" }, /* Tiger Lake */
> > >  	{ "INTC1094" }, /* Alder Lake */
> > > +	{ "INTC10D0" }, /* Meteor Lake */
> > >  	{}
> > >  };
> > >  MODULE_DEVICE_TABLE(acpi, vsc_tp_acpi_ids);
> >
> > --
> > Sakari Ailus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ