mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-11 01:08:27 +00:00
sysfs can't handle more than PAGE_SIZE data coming from attributes' show() methods; make sure we respect this limit. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>