summaryrefslogtreecommitdiffstats
path: root/drivers/pci/setup-bus.c
diff options
context:
space:
mode:
authorDavid Rientjes2007-09-27 22:41:17 +0200
committerGreg Kroah-Hartman2007-10-13 00:03:17 +0200
commitecb3908046ce9ce7feb44e2c2cf77ccdbe231f70 (patch)
treef890bb10d570e253e1ee29850e36c94512cabcec /drivers/pci/setup-bus.c
parentpci: use size stored in proc_dir_entry for proc bus files (diff)
downloadkernel-qcow2-linux-ecb3908046ce9ce7feb44e2c2cf77ccdbe231f70.tar.gz
kernel-qcow2-linux-ecb3908046ce9ce7feb44e2c2cf77ccdbe231f70.tar.xz
kernel-qcow2-linux-ecb3908046ce9ce7feb44e2c2cf77ccdbe231f70.zip
pci: write file size to inode on proc bus file write
When a /proc/bus/pci file is written to, the size of that PCI device's configuration space must be written to the inode. Otherwise, it is possible for the file to specify a size of 0 on stat if a task is holding the same file open. Signed-off-by: David Rientjes <rientjes@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/pci/setup-bus.c')
0 files changed, 0 insertions, 0 deletions