From: Felipe Balbi Date: Mon, 18 Feb 2013 19:09:03 +0000 (+0200) Subject: base: memory: fix soft/hard_offline_page permissions X-Git-Tag: v3.9-rc1~128^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74fef7a8fd1d2bd94f925d6638bb4c3049e7c381;p=pandora-kernel.git base: memory: fix soft/hard_offline_page permissions those two sysfs files don't have a 'show' method, so they shouldn't have a read permission. Thanks to Greg Kroah-Hartman for actually looking into the source code and figuring out we had a real bug with these two files. Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed