summaryrefslogtreecommitdiffstats
path: root/drivers/base/Makefile
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@aristanetworks.com>2010-09-20 00:56:27 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-10-22 10:16:43 -0700
commita6849fa1f7d7d7adbeb6a696beeabfa078acf173 (patch)
treee87b4051d0b1fce3a88abf68bfd8d7315db0a52a /drivers/base/Makefile
parent5fc6e9cbce3342379719fc0f8294c45bb888f5cc (diff)
downloadop-kernel-dev-a6849fa1f7d7d7adbeb6a696beeabfa078acf173.zip
op-kernel-dev-a6849fa1f7d7d7adbeb6a696beeabfa078acf173.tar.gz
sysfs: Fail bin file mmap if vma close is implemented.
It is not reasonably possible to wrap vma->close(). To correctly wrap close would imply calling close on any vmas that remain when sysfs_remove_bin_file is called. Finding the proper lists walking them getting the locking right etc, requires deep knowledge of the mm subsystem and as such would require assistence from the mm subsystem to implement. That assistence does not currently exist. Signed-off-by: Eric W. Biederman <ebiederm@aristanetworks.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/base/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud