Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264501
b: refs/heads/master
c: 09f464b
h: refs/heads/master
i:
  264499: 7a9ca8b
v: v3
  • Loading branch information
Oleg Nesterov authored and James Morris committed Aug 16, 2011
1 parent de4d5e0 commit 30ad0df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1e39f384bb01b0395b69cb70c2cacae65012f203
refs/heads/master: 09f464bf0961aba3cd917d4939597bafb269fb95
2 changes: 1 addition & 1 deletion trunk/security/tomoyo/gc.c
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ static int tomoyo_gc_thread(void *unused)
static DEFINE_MUTEX(tomoyo_gc_mutex);
if (!mutex_trylock(&tomoyo_gc_mutex))
goto out;
daemonize("GC for TOMOYO");

do {
tomoyo_collect_entry();
if (list_empty(&tomoyo_gc_list))
Expand Down

0 comments on commit 30ad0df

Please sign in to comment.