From: Jeremy Kerr Date: Thu, 3 Jul 2008 01:42:20 +0000 (+1000) Subject: powerpc/spufs: only add ".ctx" file with "debug" mount option X-Git-Tag: v2.6.27-rc1~1058^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c3e47871d18f93b8bc2892fb41432111201356d;p=pandora-kernel.git powerpc/spufs: only add ".ctx" file with "debug" mount option Currently, the .ctx debug file in spu context directories is always present. We'd prefer to prevent users from relying on this file, so add a "debug" mount option to spufs. The .ctx file will only be added to the context directories when this option is present. Signed-off-by: Jeremy Kerr --- Reading git-diff-tree failed