Re: [PATCH] pci-sysfs: Make PCI bridge attribute visible in sysfs

2017-05-04 Thread Bjorn Helgaas
On Thu, May 4, 2017 at 2:32 AM, Vee Khee Wong wrote: > > > On Mon, 2017-04-17 at 10:41 -0500, Bjorn Helgaas wrote: >> On Mon, Apr 17, 2017 at 12:50 AM, Wong Vee Khee > > wrote: >> > >> > From: vwong >> > >> > Export the PCIe link

Re: [PATCH] pci-sysfs: Make PCI bridge attribute visible in sysfs

2017-05-04 Thread Bjorn Helgaas
On Thu, May 4, 2017 at 2:32 AM, Vee Khee Wong wrote: > > > On Mon, 2017-04-17 at 10:41 -0500, Bjorn Helgaas wrote: >> On Mon, Apr 17, 2017 at 12:50 AM, Wong Vee Khee > > wrote: >> > >> > From: vwong >> > >> > Export the PCIe link attributes of PCI bridges to sysfs. >> This needs justification

Re: [PATCH] pci-sysfs: Make PCI bridge attribute visible in sysfs

2017-05-04 Thread Vee Khee Wong
On Mon, 2017-04-17 at 10:41 -0500, Bjorn Helgaas wrote: > On Mon, Apr 17, 2017 at 12:50 AM, Wong Vee Khee > wrote: > > > > From: vwong > > > > Export the PCIe link attributes of PCI bridges to sysfs. > This needs justification for *why* we should

Re: [PATCH] pci-sysfs: Make PCI bridge attribute visible in sysfs

2017-05-04 Thread Vee Khee Wong
On Mon, 2017-04-17 at 10:41 -0500, Bjorn Helgaas wrote: > On Mon, Apr 17, 2017 at 12:50 AM, Wong Vee Khee > wrote: > > > > From: vwong > > > > Export the PCIe link attributes of PCI bridges to sysfs. > This needs justification for *why* we should export these via sysfs. > > Some of these

Re: [PATCH] pci-sysfs: Make PCI bridge attribute visible in sysfs

2017-04-17 Thread Bjorn Helgaas
On Mon, Apr 17, 2017 at 12:50 AM, Wong Vee Khee wrote: > From: vwong > > Export the PCIe link attributes of PCI bridges to sysfs. This needs justification for *why* we should export these via sysfs. Some of these things, e.g., secondary/subordinate

Re: [PATCH] pci-sysfs: Make PCI bridge attribute visible in sysfs

2017-04-17 Thread Bjorn Helgaas
On Mon, Apr 17, 2017 at 12:50 AM, Wong Vee Khee wrote: > From: vwong > > Export the PCIe link attributes of PCI bridges to sysfs. This needs justification for *why* we should export these via sysfs. Some of these things, e.g., secondary/subordinate bus numbers, are already visible to

[PATCH] pci-sysfs: Make PCI bridge attribute visible in sysfs

2017-04-16 Thread Wong Vee Khee
From: vwong Export the PCIe link attributes of PCI bridges to sysfs. Signed-off-by: Wong Vee Khee Signed-off-by: Hui Chun Ong --- drivers/pci/pci-sysfs.c | 197 +-

[PATCH] pci-sysfs: Make PCI bridge attribute visible in sysfs

2017-04-16 Thread Wong Vee Khee
From: vwong Export the PCIe link attributes of PCI bridges to sysfs. Signed-off-by: Wong Vee Khee Signed-off-by: Hui Chun Ong --- drivers/pci/pci-sysfs.c | 197 +- include/uapi/linux/pci_regs.h | 4 + 2 files changed, 197 insertions(+), 4