]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Staging: rt2860: disable root hack for reading files
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jan 2009 22:18:40 +0000 (14:18 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:11 +0000 (13:52 -0800)
commit18727963278a7199c75dba5ca3ad1e3455b1554a
treec9f9ae5e3977264306cd697a046742f5024b3de9
parent91980990527258a075361490cecadbb7356fc0d2
Staging: rt2860: 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 <gregkh@suse.de>
drivers/staging/rt2860/rt_profile.c