Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | TOMOYO: Use shorter names. | Tetsuo Handa | 2010-02-15 |
| | | | | | | | Use shorter name to reduce newlines needed for 80 columns limit. Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <jmorris@namei.org> | ||
* | TOMOYO: Add garbage collector. | Tetsuo Handa | 2010-02-14 |
This patch adds garbage collector support to TOMOYO. Elements are protected by "struct srcu_struct tomoyo_ss". Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org> |