From: Greg Kroah-Hartman Date: Mon, 5 Jan 2009 23:23:19 +0000 (-0800) Subject: Staging: rt2870: disable root hack for reading files X-Git-Tag: v2.6.29-rc1~228^2~22 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a501b3011095c9afb396cdade5be8db359df977;p=pandora-kernel.git Staging: rt2870: disable root hack for reading files We are now using credentials, so just blindly setting the fsuid and fsguid isn't acceptable. All this means is that the config file needs to be readable by the driver thread, not a big deal. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed