Re: [RESEND PATCH V2 0/6] Support PCIe3 uncore PMU on Snow Ridge

2020-09-24 Thread Peter Zijlstra
On Mon, Sep 21, 2020 at 05:19:53PM -0500, Bjorn Helgaas wrote: > On Mon, Sep 21, 2020 at 05:06:31PM +0200, pet...@infradead.org wrote: > > On Mon, Sep 14, 2020 at 07:34:14AM -0700, kan.li...@linux.intel.com wrote: > > > From: Kan Liang > > > > > > Changes since V1: > > > - Drop the platform

Re: [RESEND PATCH V2 0/6] Support PCIe3 uncore PMU on Snow Ridge

2020-09-21 Thread Bjorn Helgaas
On Mon, Sep 21, 2020 at 05:06:31PM +0200, pet...@infradead.org wrote: > On Mon, Sep 14, 2020 at 07:34:14AM -0700, kan.li...@linux.intel.com wrote: > > From: Kan Liang > > > > Changes since V1: > > - Drop the platform device solution > > - A new uncore PCI sub driver solution is introduced which

Re: [RESEND PATCH V2 0/6] Support PCIe3 uncore PMU on Snow Ridge

2020-09-21 Thread peterz
On Mon, Sep 14, 2020 at 07:34:14AM -0700, kan.li...@linux.intel.com wrote: > From: Kan Liang > > Changes since V1: > - Drop the platform device solution > - A new uncore PCI sub driver solution is introduced which searches > the PCIe Root Port device via pci_get_device() and id table. >

[RESEND PATCH V2 0/6] Support PCIe3 uncore PMU on Snow Ridge

2020-09-14 Thread kan . liang
From: Kan Liang Changes since V1: - Drop the platform device solution - A new uncore PCI sub driver solution is introduced which searches the PCIe Root Port device via pci_get_device() and id table. Register a PCI bus notifier for the remove notification. Once the device is removed, the