From patchwork Fri Nov 30 20:39:05 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lucas De Marchi X-Patchwork-Id: 10707179 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6999C13B0 for ; Fri, 30 Nov 2018 20:42:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5DF9D300F2 for ; Fri, 30 Nov 2018 20:42:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5261F3022A; Fri, 30 Nov 2018 20:42:10 +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=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1680B300F2 for ; Fri, 30 Nov 2018 20:42:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726631AbeLAHwj (ORCPT ); Sat, 1 Dec 2018 02:52:39 -0500 Received: from mga03.intel.com ([134.134.136.65]:32027 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725867AbeLAHwj (ORCPT ); Sat, 1 Dec 2018 02:52:39 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 Nov 2018 12:39:07 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,299,1539673200"; d="scan'208";a="100693568" Received: from ldmartin-desk.jf.intel.com ([10.24.10.139]) by fmsmga008.fm.intel.com with ESMTP; 30 Nov 2018 12:39:07 -0800 From: Lucas De Marchi To: linux-modules@vger.kernel.org Subject: [PATCH] README: Add link to mailing list archive Date: Fri, 30 Nov 2018 12:39:05 -0800 Message-Id: <20181130203905.13208-1-lucas.demarchi@intel.com> X-Mailer: git-send-email 2.19.1.1.g56c4683e68 MIME-Version: 1.0 Sender: owner-linux-modules@vger.kernel.org Precedence: bulk List-ID: X-Virus-Scanned: ClamAV using ClamSMTP We now have a proper archive for the mailing list. --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index fa215af..04f06ce 100644 --- a/README +++ b/README @@ -8,6 +8,7 @@ Build status: Mailing list: linux-modules@vger.kernel.org (no subscription needed) + https://lore.kernel.org/linux-modules/ Patchwork: https://patchwork.kernel.org/project/linux-modules/