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=-10.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 7621CC63697 for ; Tue, 24 Nov 2020 02:38:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 29D8A20719 for ; Tue, 24 Nov 2020 02:38:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728362AbgKXCi6 (ORCPT ); Mon, 23 Nov 2020 21:38:58 -0500 Received: from namei.org ([65.99.196.166]:55480 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728220AbgKXCi5 (ORCPT ); Mon, 23 Nov 2020 21:38:57 -0500 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id 0AO2c09B015621; Tue, 24 Nov 2020 02:38:00 GMT Date: Tue, 24 Nov 2020 13:38:00 +1100 (AEDT) From: James Morris To: Jann Horn cc: =?ISO-8859-15?Q?Micka=EBl_Sala=FCn?= , "Serge E . Hallyn" , Al Viro , Andy Lutomirski , Anton Ivanov , Arnd Bergmann , Casey Schaufler , Jeff Dike , Jonathan Corbet , Kees Cook , Michael Kerrisk , Richard Weinberger , Shuah Khan , Vincent Dagonneau , Kernel Hardening , Linux API , linux-arch , "open list:DOCUMENTATION" , linux-fsdevel , kernel list , "open list:KERNEL SELFTEST FRAMEWORK" , linux-security-module , the arch/x86 maintainers , =?ISO-8859-15?Q?Micka=EBl_Sala=FCn?= Subject: Re: [PATCH v24 12/12] landlock: Add user and kernel documentation In-Reply-To: Message-ID: References: <20201112205141.775752-1-mic@digikod.net> <20201112205141.775752-13-mic@digikod.net> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="1665246916-1736655908-1606185482=:26713" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --1665246916-1736655908-1606185482=:26713 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Sat, 21 Nov 2020, Jann Horn wrote: > On Thu, Nov 12, 2020 at 9:52 PM Mickaël Salaün wrote: > > This documentation can be built with the Sphinx framework. > > > > Cc: James Morris > > Cc: Jann Horn > > Cc: Kees Cook > > Cc: Serge E. Hallyn > > Signed-off-by: Mickaël Salaün > > Reviewed-by: Vincent Dagonneau > > Reviewed-by: Jann Horn > Thanks, Jann! -- James Morris --1665246916-1736655908-1606185482=:26713--