From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751484AbcFFJxo (ORCPT ); Mon, 6 Jun 2016 05:53:44 -0400 Received: from [65.99.196.166] ([65.99.196.166]:34009 "EHLO namei.org" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751072AbcFFJxm (ORCPT ); Mon, 6 Jun 2016 05:53:42 -0400 Date: Mon, 6 Jun 2016 19:53:26 +1000 (AEST) From: James Morris To: Tetsuo Handa cc: mikedanese@google.com, james.l.morris@oracle.com, takedakn@nttdata.co.jp, serge@hallyn.com, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] security: tomoyo: simplify the gc kthread creation In-Reply-To: <201605202059.EFG78110.OOQFJFHLFMtSVO@I-love.SAKURA.ne.jp> Message-ID: References: <1463719073-1346-1-git-send-email-mikedanese@google.com> <201605202059.EFG78110.OOQFJFHLFMtSVO@I-love.SAKURA.ne.jp> User-Agent: Alpine 2.20 (LRH 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 20 May 2016, Tetsuo Handa wrote: > Mike Danese wrote: > > The code is doing the equivalent of the kthread_run macro. > > > > Signed-off-by: Mike Danese > > Acked-by: Tetsuo Handa Applied to git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next -- James Morris