From patchwork Sun Apr 29 02:45:41 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Igor Stoppa X-Patchwork-Id: 10370453 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 5A91D6038F for ; Sun, 29 Apr 2018 02:46:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4D50A28BE2 for ; Sun, 29 Apr 2018 02:46:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4212028BE9; Sun, 29 Apr 2018 02:46:42 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from mother.openwall.net (mother.openwall.net [195.42.179.200]) by mail.wl.linuxfoundation.org (Postfix) with SMTP id 5F36828BE2 for ; Sun, 29 Apr 2018 02:46:41 +0000 (UTC) Received: (qmail 5798 invoked by uid 550); 29 Apr 2018 02:46:26 -0000 Mailing-List: contact kernel-hardening-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Delivered-To: mailing list kernel-hardening@lists.openwall.com Received: (qmail 5704 invoked from network); 29 Apr 2018 02:46:24 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=LgHueGsbNfB6XIjd7SXXhyKi9rsWMZceKqKGuRkq1Kw=; b=stdFSP0smCDNlgU1zgKiimU0LpQCjTzHQJBv2YSF+1XHQszXqmyATa+KY9QOERejGE nUIUeVmz3REffDSzvKV/1F0Miv3saHNpsggZRoroeOGEr6QaBsghCU2+0YXle3YH7+WT nTKy+AJUx9tTO+9Pnw16Ae9pDIzpKPZMe312+Ij2SAIptkOPzoIfWLFP4W+2aHuYLDyg X145rseR7t7dHoJBzJ8xuxLYgjhXtcWrjgmcCh/Xzwb63scE7MshT+qPPIZ0idnGTldj aylKbIZDf5HOVyo29MFRjmota10byjKez9Y0ySPxAzymENx4kXY+jnp/WOi107lR8D+N MUcQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=LgHueGsbNfB6XIjd7SXXhyKi9rsWMZceKqKGuRkq1Kw=; b=ghkwaeE8WIv8ZaojwhWaNKRaUbYoKeN/VOAPzIkmncB1XUy9w4Jyh5Nv1T7TYD6Fev 9QoqXmVM2q34o/dTZB3KSvfu8EOKY5mx64Kv6NihFr3kjnZEYGGNqmuS6Qt94JRB/glf IqJ4RU+lC+ommrbWgS5FozfXwz9DUdV+zUJKO+HCHgWFg3KpyZ58rhAwHa7maAmaYCiB foC4hWtbC4ugPKbaD10sEmxfA8V059j14kkH+4hovgd8v2FXOyeI5TOxWUhqHMwbyObm 3M6tQa4GeLkG2McKPYUVfO1Rzp4ZzLGiGDEp8/wmEqJooFrNvGlH3kS9efGPMk5EKCAU 7aEw== X-Gm-Message-State: ALQs6tDFXXUwnnOZ1x9piPJPfkLYedc9E529pA6guzBS2fCzltG6Iu65 wQcAi0UIdkfRf3epyyzJz24= X-Google-Smtp-Source: AB8JxZqNCs9FVpcoElkmqmgUzd21SgEFs+OeHH6shY6wGZKexAOSOzftVGm8V8Z0Yu0eLrNWYgqHYg== X-Received: by 2002:a2e:25a:: with SMTP id 87-v6mr5237706ljc.46.1524969973490; Sat, 28 Apr 2018 19:46:13 -0700 (PDT) From: Igor Stoppa X-Google-Original-From: Igor Stoppa To: mhocko@kernel.org, akpm@linux-foundation.org, keescook@chromium.org, linux-mm@kvack.org, kernel-hardening@lists.openwall.com, linux-security-module@vger.kernel.org Cc: willy@infradead.org, labbott@redhat.com, linux-kernel@vger.kernel.org, igor.stoppa@huawei.com Subject: [PATCH 2/3] Add label and license to genalloc.rst Date: Sun, 29 Apr 2018 06:45:41 +0400 Message-Id: <20180429024542.19475-3-igor.stoppa@huawei.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20180429024542.19475-1-igor.stoppa@huawei.com> References: <20180429024542.19475-1-igor.stoppa@huawei.com> X-Virus-Scanned: ClamAV using ClamSMTP Add SPDX license to genalloc.rst, then a label, to allow cross-referencing. Signed-off-by: Igor Stoppa --- Documentation/core-api/genalloc.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/core-api/genalloc.rst b/Documentation/core-api/genalloc.rst index 6b38a39fab24..0b5ade832ee8 100644 --- a/Documentation/core-api/genalloc.rst +++ b/Documentation/core-api/genalloc.rst @@ -1,3 +1,7 @@ +.. SPDX-License-Identifier: GPL-2.0 + +.. _genalloc: + The genalloc/genpool subsystem ==============================