Skip to content
Commit 4503efd0 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

sysfs: fix problems with binary files



Some sysfs binary files don't like having 0 passed to them as a size.
Fix this up at the root by just returning to the vfs if userspace asks
us for a zero sized buffer.

Thanks to Pavel Roskin for pointing this out.

Reported-by: default avatarPavel Roskin <proski@gnu.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 72638f59
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment