From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 38AC9C43381 for ; Fri, 29 Mar 2019 18:08:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 101372184D for ; Fri, 29 Mar 2019 18:08:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729809AbfC2SIF (ORCPT ); Fri, 29 Mar 2019 14:08:05 -0400 Received: from namei.org ([65.99.196.166]:59218 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729662AbfC2SIF (ORCPT ); Fri, 29 Mar 2019 14:08:05 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id x2TI7n4S000840; Fri, 29 Mar 2019 18:07:49 GMT Date: Sat, 30 Mar 2019 05:07:49 +1100 (AEDT) From: James Morris To: Kees Cook cc: Tetsuo Handa , Randy Dunlap , Linus Torvalds , Linux List Kernel Mailing , linux-security-module , Jakub Kicinski Subject: Re: Linux 5.1-rc2 In-Reply-To: Message-ID: References: <2d4f3bfa-22c7-a18c-3902-fe1b6ac401f7@infradead.org> <8811b2e4-28e1-2f01-024b-fb7d0196483f@i-love.sakura.ne.jp> <98289cd2-095a-f0cd-e405-887ecbba0030@i-love.sakura.ne.jp> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: On Wed, 27 Mar 2019, Kees Cook wrote: > > There should be no problem except some TOMOYO messages are printed. > > Okay, so I should send my latest version of the patch to James? Or do > you explicitly want TOMOYO removed from all the CONFIG_LSM default > lines except when selected by CONFIG_DEFAULT_SECURITY_TOMOYO? (I worry > the latter will lead to less testing of the stacking.) Kees, send me your final patch as soon as it's ready. -- James Morris