commit | cbe709c1683dd54a2ec2981c9e8415cb3176f4e0 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jun 04 15:15:38 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jun 14 22:29:56 2007 +1000 |
tree | 4ad97fdc692cabe2dae53dd3f7d2c19ca2b60996 | |
parent | 05169237b55058a3993fb4804d00b65dfa3e4a0c [diff] |
[POWERPC] spufs: Add a "capabilities" file to spu contexts This adds a "capabilities" file to spu contexts consisting of a list of linefeed separated capability names. The current exposed capabilities are "sched" (the context is scheduleable) and "step" (the context supports single stepping). Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Paul Mackerras <paulus@samba.org>