[ add get_maintainer --git-blame folks to Cc ] Alexey Kardashevskiy wrote: > PCIe r6.1, sec 6.30.1.1 defines a "DOE Discovery Version" field in > the DOE Discovery Request Data Object Contents (3rd DW) as: > > 15:8 DOE Discovery Version – must be 02h if the Capability Version in > the Data Object Exchange Extended Capability is 02h or greater. > > Add support for the version on devices with the DOE v2 capability. > > Signed-off-by: Alexey Kardashevskiy <aik@xxxxxxx> Hey Alexey, I notice that get_maintainer.pl by default only mentions Bjorn and linux-pci to Cc on touches to drivers/pci/doe.c, but can you include all the other folks that have worked on PCI DOE going forward? Same requiest for SPDM and or anything else TSM related. $ ./scripts/get_maintainer.pl --git-blame drivers/pci/doe.c Bjorn Helgaas <bhelgaas@xxxxxxxxxx> (supporter:PCI SUBSYSTEM,modified commits:11/12=92%) Dan Williams <dan.j.williams@xxxxxxxxx> (modified commits:15/12=100%) Lukas Wunner <lukas@xxxxxxxxx> (modified commits:11/12=92%) Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> (modified commits:11/12=92%) Ira Weiny <ira.weiny@xxxxxxxxx> (modified commits:8/12=67%) linux-pci@xxxxxxxxxxxxxxx (open list:PCI SUBSYSTEM) linux-kernel@xxxxxxxxxxxxxxx (open list) Yes, in general "./scripts/get_maintainer.pl --git-blame", is too chatty, but not for new code areas like this.