]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'pci/sysfs'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 6 Jul 2021 15:56:25 +0000 (10:56 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 6 Jul 2021 15:56:25 +0000 (10:56 -0500)
commitaa4433890ba440716d0a97aded9c5bdd3626a675
tree58e1cdcb9bb16bb9c8fbd2bb38c599fa4d460def
parent16cee466d881d1ef2c0c48cb8d70e9a0f86f6fe2
parent57c4066b7b3d011ad67b6d613ed71060abe25405
Merge branch 'pci/sysfs'

- Fix dsm_label_utf16s_to_utf8s() buffer overrun (Krzysztof Wilczyński)

- Use sysfs_emit() and sysfs_emit_at() in "show" functions (Krzysztof
  Wilczyński)

- Fix 'resource_alignment' newline issues (Krzysztof Wilczyński)

- Add newline to 'devspec' sysfs file (Krzysztof Wilczyński)

* pci/sysfs:
  PCI/sysfs: Add 'devspec' newline
  PCI/sysfs: Fix 'resource_alignment' newline issues
  PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
  PCI/sysfs: Rely on lengths from scnprintf(), dsm_label_utf16s_to_utf8s()
  PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun

# Conflicts:
# drivers/pci/p2pdma.c
drivers/pci/p2pdma.c
drivers/pci/pci.c
drivers/pci/pcie/aer.c