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:   Mon, 1 Feb 2021 15:20:34 +0000
From:   "Gross, Mark" <mark.gross@...el.com>
To:     Randy Dunlap <rdunlap@...radead.org>,
        "mgross@...ux.intel.com" <mgross@...ux.intel.com>,
        "markgross@...nel.org" <markgross@...nel.org>,
        "arnd@...db.de" <arnd@...db.de>, "bp@...e.de" <bp@...e.de>,
        "damien.lemoal@....com" <damien.lemoal@....com>,
        "dragan.cvetic@...inx.com" <dragan.cvetic@...inx.com>,
        "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
        "corbet@....net" <corbet@....net>,
        "palmerdabbelt@...gle.com" <palmerdabbelt@...gle.com>,
        "paul.walmsley@...ive.com" <paul.walmsley@...ive.com>,
        "peng.fan@....com" <peng.fan@....com>,
        "robh+dt@...nel.org" <robh+dt@...nel.org>,
        "shawnguo@...nel.org" <shawnguo@...nel.org>,
        "jassisinghbrar@...il.com" <jassisinghbrar@...il.com>
CC:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "C, Udhayakumar" <udhayakumar.c@...el.com>
Subject: RE: [PATCH v4 29/34] Intel tsens i2c slave driver.



> -----Original Message-----
> From: Randy Dunlap <rdunlap@...radead.org>
> Sent: Sunday, January 31, 2021 6:14 PM
> To: mgross@...ux.intel.com; markgross@...nel.org; arnd@...db.de; bp@...e.de;
> damien.lemoal@....com; dragan.cvetic@...inx.com;
> gregkh@...uxfoundation.org; corbet@....net; palmerdabbelt@...gle.com;
> paul.walmsley@...ive.com; peng.fan@....com; robh+dt@...nel.org;
> shawnguo@...nel.org; jassisinghbrar@...il.com
> Cc: linux-kernel@...r.kernel.org; C, Udhayakumar <udhayakumar.c@...el.com>
> Subject: Re: [PATCH v4 29/34] Intel tsens i2c slave driver.
> 
> On 1/29/21 6:21 PM, mgross@...ux.intel.com wrote:
> > diff --git a/drivers/misc/intel_tsens/Kconfig b/drivers/misc/intel_tsens/Kconfig
> > index 8b263fdd80c3..be8d27e81864 100644
> > --- a/drivers/misc/intel_tsens/Kconfig
> > +++ b/drivers/misc/intel_tsens/Kconfig
> > @@ -14,6 +14,20 @@ config INTEL_TSENS_LOCAL_HOST
> >  	  Say Y if using a processor that includes the Intel VPU such as
> >  	  Keem Bay.  If unsure, say N.
> >
> > +config INTEL_TSENS_I2C_SLAVE
> > +	bool "I2C slave driver for intel tsens"
> > +	depends on INTEL_TSENS_LOCAL_HOST
> > +	depends on I2C=y && I2C_SLAVE
> > +	help
> > +	  This option enables tsens I2C slave driver.
> 
> Good, it's OK now.
> The repeat v3 and then v4 confused me.

Hmm, I'm confused too.  I should have only sent v4 on Friday.  I'll look over my history and logs to see how I could have sent to blasts one or V3 and then V4.   Ugh.  Sorry about mixing the V3 and V4 patches in the same batch.

FWIW I make an outgoing directory and forgot to clean out the v3 patches that where there from the earlier posting. Resulting in a mixing of the old and current patch set. 

I'll write a script to automate the creation of the outgoing directory for next time that should correct future screw ups.

I'm very sorry for the noise.

--mark


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ