]> git.baikalelectronics.ru Git - kernel.git/commit
security: tomoyo: simplify the gc kthread creation
authorMike Danese <mikedanese@google.com>
Fri, 20 May 2016 04:37:53 +0000 (21:37 -0700)
committerJames Morris <james.l.morris@oracle.com>
Mon, 6 Jun 2016 10:23:55 +0000 (20:23 +1000)
commitd3777c3dac341079f7eeb65ba57c12f4c15d1aea
treeb32ccd91a5cbc0b58cf2c1fcd84442c4fa17f2be
parent6c2cac7fc6e1675c9b77b8b2cfa4c79da3b7def5
security: tomoyo: simplify the gc kthread creation

The code is doing the equivalent of the kthread_run macro.

Signed-off-by: Mike Danese <mikedanese@google.com>
Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <james.l.morris@oracle.com>
security/tomoyo/gc.c