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]
Message-ID: <a5f95b717ce4a767d10689d54bc166ea534fd98a.camel@linux.intel.com>
Date:   Thu, 29 Oct 2020 09:09:03 -0700
From:   "David E. Box" <david.e.box@...ux.intel.com>
To:     Lee Jones <lee.jones@...aro.org>
Cc:     hdegoede@...hat.com, mgross@...ux.intel.com, bhelgaas@...gle.com,
        alexey.budankov@...ux.intel.com, linux-kernel@...r.kernel.org,
        platform-driver-x86@...r.kernel.org, linux-pci@...r.kernel.org
Subject: Re: [PATCH V9 0/5] Intel Platform Monitoring Technology

Hi Lee,

On Thu, 2020-10-29 at 15:16 +0000, Lee Jones wrote:

...

> > Changes from V8:
> >  	- Rebase on 5.10-rc1
> > 	- Add missing changes in MFD patch from V7 that were
> > accidentally
> > 	  dropped in V8
> 
> Which changes are those?
> 
> Do I need to re-review?

Should have mentioned here. Patch 2 is the only one that changed. It
was corrected to be the last patch you reviewed (which was accidentally
reverted in V8) plus I dropped this dev_err:

       if (!found_devices) {
               dev_err(&pdev->dev, "No supported PMT capabilities
found.\n");
               return -ENODEV;
       }

There are no more changes planned for this series and we're still
looking to merge in 5.11. Thanks.

David

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ