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=-8.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 EDE4EC433FF for ; Fri, 9 Aug 2019 13:24:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id BDDFE21773 for ; Fri, 9 Aug 2019 13:24:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="eZT+w59U" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2406871AbfHINY6 (ORCPT ); Fri, 9 Aug 2019 09:24:58 -0400 Received: from mail-wm1-f67.google.com ([209.85.128.67]:51035 "EHLO mail-wm1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2406273AbfHINY6 (ORCPT ); Fri, 9 Aug 2019 09:24:58 -0400 Received: by mail-wm1-f67.google.com with SMTP id v15so5724247wml.0; Fri, 09 Aug 2019 06:24:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :user-agent; bh=ILDppnCmjlOfgJgJ2qNB5ceciycNxLir06qMezCpixc=; b=eZT+w59UUZFyL2cCRDMRHbuHDIC4RKWJEJrzCdA8oNEb6thqLiNew7cw7jfP0Phi7J f+FMHqlAI16KHYSE0ibaSbNqX+dizyMIqiEEEwVV3QIwtMbLv02nJ5CQvVYuUxBXR/VF 0l8m7qMLUqGDNtWlKpHhxIRJJCdztftGKS301K7JgJ9CsKj+RKbbSLvjJbF6EvypPIlT HsPE+Gv/ODbYaM22lNsT33zTECWqnV3KUF3jwZLDkWtami3ij+fUi6/LQnR9Ht9Jh4VY 781LpF4t7NA2AHAViDrw8v0kl+ezWbfaOn0hkp/rN6EGmJL4j/dHpKgmfceU6/hl+c7n e7ug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=ILDppnCmjlOfgJgJ2qNB5ceciycNxLir06qMezCpixc=; b=VfuIjVaWUUoGcB6GumWyfYT+9DnU3kXhEg+mwjeczyTWQaoFTBAalQfVWGT2E382YK uh6NjRKRn2ZSRCzK4/dxKFRIA/3ey9qql0Twc13vfjky46JfT/B5jEPS9vgcZmkTj1jd RWsmciCYwAAv92Zl4ZDm30s0UgbASMEHvQvqrgpaVfhLqYZwS9j3P4F7X9I6DegnrBG8 Ey5LDH6JU8j4ehpwQLLyfztHv3CN/pSEUXtvnKL9XralshrvueBQpW49a5rxNHyHsqm6 gWz/SliBDJoJOIqQoR0AQCVoNOL6DYgPaSo6lE5VQgl9G70IloCjXY/PzkJCmmSnKnAf qpDQ== X-Gm-Message-State: APjAAAVRlxFVAu6rkun1MxN8GiwYuPZM5it0L+WlYaodaGtYUwhyQVx8 YBQICWGSabTYoukjcWS7fEI= X-Google-Smtp-Source: APXvYqyoIq7cQyCyqyaTH2fo4y1zxmmZ+SxcwfcCyTtt3q94bYPWzefG8vVhK4GVKNwWCIJEWnX5Vw== X-Received: by 2002:a1c:ab06:: with SMTP id u6mr10757190wme.125.1565357095875; Fri, 09 Aug 2019 06:24:55 -0700 (PDT) Received: from localhost ([197.211.57.145]) by smtp.gmail.com with ESMTPSA id a2sm4863912wmj.9.2019.08.09.06.24.50 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Fri, 09 Aug 2019 06:24:55 -0700 (PDT) Date: Fri, 9 Aug 2019 14:23:49 +0100 From: Sheriff Esseson To: skhan@linuxfoundation.org Cc: linux-kernel-mentees@lists.linuxfoundation.org, Jonathan Corbet , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexei Starovoitov , Daniel Borkmann , Martin KaFai Lau , Song Liu , Yonghong Song , "open list:DOCUMENTATION" , open list , "open list:RISC-V ARCHITECTURE" , "open list:BPF (Safe dynamic programs and tools)" , "open list:BPF (Safe dynamic programs and tools)" Subject: [PATCH v2] Documentation: virt: Fix broken reference to virt tree's index Message-ID: <20190809132349.GA15460@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.12.1 (2019-06-15) Sender: bpf-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: bpf@vger.kernel.org Fix broken reference to virt/index.rst. Fixes: 2f5947dfcaec ("Documentation: move Documentation/virtual to Documentation/virt") Signed-off-by: Sheriff Esseson --- Changes in v2: - Fix patch description. Documentation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/index.rst b/Documentation/index.rst index 2df5a3da563c..5205430305d5 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -115,7 +115,7 @@ needed). target/index timers/index watchdog/index - virtual/index + virt/index input/index hwmon/index gpu/index -- 2.17.1 From mboxrd@z Thu Jan 1 00:00:00 1970 From: sheriffesseson at gmail.com (Sheriff Esseson) Date: Fri, 9 Aug 2019 14:23:49 +0100 Subject: [Linux-kernel-mentees] [PATCH v2] Documentation: virt: Fix broken reference to virt tree's index Message-ID: <20190809132349.GA15460@localhost> List-Id: Fix broken reference to virt/index.rst. Fixes: 2f5947dfcaec ("Documentation: move Documentation/virtual to Documentation/virt") Signed-off-by: Sheriff Esseson --- Changes in v2: - Fix patch description. Documentation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/index.rst b/Documentation/index.rst index 2df5a3da563c..5205430305d5 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -115,7 +115,7 @@ needed). target/index timers/index watchdog/index - virtual/index + virt/index input/index hwmon/index gpu/index -- 2.17.1 From mboxrd@z Thu Jan 1 00:00:00 1970 From: sheriffesseson@gmail.com (Sheriff Esseson) Date: Fri, 9 Aug 2019 14:23:49 +0100 Subject: [Linux-kernel-mentees] [PATCH v2] Documentation: virt: Fix broken reference to virt tree's index Message-ID: <20190809132349.GA15460@localhost> List-Id: Content-Type: text/plain; charset="UTF-8" Message-ID: <20190809132349.8pBOrcqF_ekQ5AFt_nuwD22KTf-Hye8ergcCpaYOXEo@z> Fix broken reference to virt/index.rst. Fixes: 2f5947dfcaec ("Documentation: move Documentation/virtual to Documentation/virt") Signed-off-by: Sheriff Esseson --- Changes in v2: - Fix patch description. Documentation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/index.rst b/Documentation/index.rst index 2df5a3da563c..5205430305d5 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -115,7 +115,7 @@ needed). target/index timers/index watchdog/index - virtual/index + virt/index input/index hwmon/index gpu/index -- 2.17.1 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=-8.0 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 2F1C1C433FF for ; Fri, 9 Aug 2019 13:25:05 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0144021773 for ; Fri, 9 Aug 2019 13:25:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="J885k8CG"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="eZT+w59U" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0144021773 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=BM0/Y1cLQrSyfth+ITBzyX/Sb2L81j2WqwPc/8PsfP8=; b=J885k8CGaeQgd9 DzEkvGhDqf/FaDgY/Kmqr2azxXA38zB7z54uxBZHkA+i9V+bI9a+lOO93QtXfWdU2VaLvL4wuDgAp sRDrXiTVk2ljkoENCh7ZmjvGfuBg/IQs/SC3rz641oGcVSeSCINn2dQ6hLbzTvJYxY/VVJSVu2BxO ZUNGq+hjHrwrJQfxGymrG8b8tXtRFEDFbSKSjmK+bqL7ePamCvLiZHY9X4D7RwrlN/OS2j3dNqRK9 whHJX/i/oiOknAjevjB1XA5ssKyTMZMH16X8qbbaX0CZyRoGjDfxM+uQ4hIf/3B6Ly9QKvzI+JWNq LQy17yxJrz7jul0yX+rg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hw4tA-0002lG-8o; Fri, 09 Aug 2019 13:25:00 +0000 Received: from mail-wm1-x344.google.com ([2a00:1450:4864:20::344]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hw4t7-0002kP-MM for linux-riscv@lists.infradead.org; Fri, 09 Aug 2019 13:24:58 +0000 Received: by mail-wm1-x344.google.com with SMTP id p74so5716959wme.4 for ; Fri, 09 Aug 2019 06:24:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :user-agent; bh=ILDppnCmjlOfgJgJ2qNB5ceciycNxLir06qMezCpixc=; b=eZT+w59UUZFyL2cCRDMRHbuHDIC4RKWJEJrzCdA8oNEb6thqLiNew7cw7jfP0Phi7J f+FMHqlAI16KHYSE0ibaSbNqX+dizyMIqiEEEwVV3QIwtMbLv02nJ5CQvVYuUxBXR/VF 0l8m7qMLUqGDNtWlKpHhxIRJJCdztftGKS301K7JgJ9CsKj+RKbbSLvjJbF6EvypPIlT HsPE+Gv/ODbYaM22lNsT33zTECWqnV3KUF3jwZLDkWtami3ij+fUi6/LQnR9Ht9Jh4VY 781LpF4t7NA2AHAViDrw8v0kl+ezWbfaOn0hkp/rN6EGmJL4j/dHpKgmfceU6/hl+c7n e7ug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=ILDppnCmjlOfgJgJ2qNB5ceciycNxLir06qMezCpixc=; b=X5pFAf7M/ivhrNz5sT8q35joBafzWSWL1yF0ws0oQKFSK2jVJgbdqy4djdSZ7Dnk2G Jmtg7P0SQfYw4MzNL9Td/TsvDuDx3xBs3rtLrDNysG3DU7J6vJ9NxF9pPrQ3wK8q9QWf 6V5UO/mg/ITDHVvFYOYn4suh8wLK47jdlgPUv/K7FSePPDCH5f2OcEyL1iIgt80hQsav 49/dsV48zkqEdzR4Thn0mRzWvEwx4X2DLY9eRypbFe8UZfHhBCuwB09+c7WSlnKzLbZd iTMb3vnlIN17aN53uW6N4OBSA4iH5i4Igy9bxPHaL9PFoRg+UaVGO+9M9BrKbMyzIM6Z AGgg== X-Gm-Message-State: APjAAAVnfn6kty4booFkMPYEPodmF9mXGYXyx0j375dCxS0fy6UwbGgq gaK55mRmc9QaqDEbgPdYr+4= X-Google-Smtp-Source: APXvYqyoIq7cQyCyqyaTH2fo4y1zxmmZ+SxcwfcCyTtt3q94bYPWzefG8vVhK4GVKNwWCIJEWnX5Vw== X-Received: by 2002:a1c:ab06:: with SMTP id u6mr10757190wme.125.1565357095875; Fri, 09 Aug 2019 06:24:55 -0700 (PDT) Received: from localhost ([197.211.57.145]) by smtp.gmail.com with ESMTPSA id a2sm4863912wmj.9.2019.08.09.06.24.50 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Fri, 09 Aug 2019 06:24:55 -0700 (PDT) Date: Fri, 9 Aug 2019 14:23:49 +0100 From: Sheriff Esseson To: skhan@linuxfoundation.org Subject: [PATCH v2] Documentation: virt: Fix broken reference to virt tree's index Message-ID: <20190809132349.GA15460@localhost> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.12.1 (2019-06-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190809_062457_734628_F0EBB48C X-CRM114-Status: GOOD ( 10.11 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Song Liu , Albert Ou , "open list:BPF \(Safe dynamic programs and tools\)" , Daniel Borkmann , Jonathan Corbet , "open list:BPF \(Safe dynamic programs and tools\)" , Palmer Dabbelt , "open list:DOCUMENTATION" , Alexei Starovoitov , open list , Paul Walmsley , Yonghong Song , "open list:RISC-V ARCHITECTURE" , linux-kernel-mentees@lists.linuxfoundation.org, Martin KaFai Lau Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org Fix broken reference to virt/index.rst. Fixes: 2f5947dfcaec ("Documentation: move Documentation/virtual to Documentation/virt") Signed-off-by: Sheriff Esseson --- Changes in v2: - Fix patch description. Documentation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/index.rst b/Documentation/index.rst index 2df5a3da563c..5205430305d5 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -115,7 +115,7 @@ needed). target/index timers/index watchdog/index - virtual/index + virt/index input/index hwmon/index gpu/index -- 2.17.1 _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv