diff options
author | David Rientjes <rientjes@google.com> | 2007-09-27 22:41:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-10-13 00:03:17 +0200 |
commit | ecb3908046ce9ce7feb44e2c2cf77ccdbe231f70 (patch) | |
tree | f890bb10d570e253e1ee29850e36c94512cabcec /drivers/pci/setup-bus.c | |
parent | pci: use size stored in proc_dir_entry for proc bus files (diff) | |
download | linux-ecb3908046ce9ce7feb44e2c2cf77ccdbe231f70.tar.xz 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 '')
0 files changed, 0 insertions, 0 deletions