From patchwork Thu Aug 10 23:11:34 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 9894695 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 A456A60352 for ; Thu, 10 Aug 2017 23:11:39 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 93F8B28B7A for ; Thu, 10 Aug 2017 23:11:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 88B4D28BAD; Thu, 10 Aug 2017 23:11:39 +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.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID 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 119AE28B7A for ; Thu, 10 Aug 2017 23:11:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752942AbdHJXLi (ORCPT ); Thu, 10 Aug 2017 19:11:38 -0400 Received: from merlin.infradead.org ([205.233.59.134]:43638 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752281AbdHJXLh (ORCPT ); Thu, 10 Aug 2017 19:11:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Date:Message-ID:Subject:From:To:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=n0NEpWThccbKLNOtbKIv9K410ErDtIQh6NGkoQdY3F4=; b=2oHGSzitnZryd2zWEp/kOARGZY PY3mZRPFppROna6GOx0SvvD+ybygbWM2Q7XFjOFDDUP7cX0nIq2845cwsMXBYTmrJ8MOEiec6OQcR YLvWNwKXotyG1qwFrsNOWFc5s8Tvcdn6sPVDNUr+FDHFiOBHrKw4udQVau3g6HsFoDu3xxEeXSxtz 9Q18PKoMjKgRNH1GqmPyfaopf4gAhH6VI/hCIMRBxumdB1E6e8+qaEGpeGqaPPoVcXfavITcGHlBo fLtyenllyjgIE94NfqGgZI4gxx3iug9ogwv03/JjTlZm1cPuacp8fkM7PCD4v/ahv6i4UYqsPBQFp 6gg70JGQ==; Received: from static-50-53-52-16.bvtn.or.frontiernet.net ([50.53.52.16] helo=midway.dunlap) by merlin.infradead.org with esmtpsa (Exim 4.87 #1 (Red Hat Linux)) id 1dfwc3-00036O-Kz; Thu, 10 Aug 2017 23:11:36 +0000 To: Linux-Sparse , Christopher Li From: Randy Dunlap Subject: [PATCH] documentation: update email reference link Message-ID: <501dfa0c-ab37-74f3-f710-1f885c0bd01c@infradead.org> Date: Thu, 10 Aug 2017 16:11:34 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Language: en-US Sender: linux-sparse-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sparse@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Randy Dunlap gmane.org was shut down for awhile, then bought by someone else, and is now being rebuilt. Links to it are not reliable for now, so add a link to marc.info for the same email message. Signed-off-by: Randy Dunlap --- Documentation/sparse.txt | 1 + 1 file changed, 1 insertion(+) -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --- sparse-2017-0810.orig/Documentation/sparse.txt +++ sparse-2017-0810/Documentation/sparse.txt @@ -43,3 +43,4 @@ Reference: * Linus' e-mail about __nocast vs __bitwise: http://article.gmane.org/gmane.linux.kernel.mm/75784 + http://marc.info/?l=linux-mm&m=133245421127324&w=2