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=-6.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS 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 B2A76C33CB6 for ; Sun, 19 Jan 2020 20:20:11 +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 8A595206ED for ; Sun, 19 Jan 2020 20:20:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="YSHXaMql"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="tzFpSzeo" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8A595206ED Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:To:Date:Message-Id: References:In-Reply-To:From:Subject:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=bbsDQbjpc078AlBeuWR2/aN4TnnuZpwJY8u3ld2f5Sg=; b=YSHXaMql7ii6lGI8QfpcTGUAw sdhlbxnXppC6LwqQH1s5qUu5708t3jtSlhfs3Qr/Cueui1xTEfZNQC7iSkL4e57TPQ0VCFZ/26713 +tuRqC+NpOe7J7eweiET6cAQnQo/XC464OmfvYp82Oa7mkNg43YCjsMASzVdfMJFpaS3WOrvpydu+ PA26ouN1MPOuj5EF8pR/OedcdVNUPFSfIBExafed1c+VUAA43Rwkkn93tvSSv4bnyfIjs+QdeutmF 27u+OofAhFGXeV2kahD6nrCOvwjvTGpUp90MWA4pEDrDTAe8RvwrQsKnamttDAQh74TJq1tRSnt6J bjE2/Pzrw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1itH3K-0003rA-8p; Sun, 19 Jan 2020 20:20:10 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1itH3F-0003CY-UH for linux-riscv@lists.infradead.org; Sun, 19 Jan 2020 20:20:08 +0000 Subject: Re: [GIT PULL] RISC-V updates for v5.5-rc7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579465204; bh=bYz4CEe6vBzclYXesXXipvtUCFT3cuPjD73rgGjD4EU=; h=From:In-Reply-To:References:Date:To:Cc:From; b=tzFpSzeoYlQ1e8PZpQNnoBP4fSUblqw4QHsq8MX3+GeggAtJllhUKHqK5rDvrrEas HClBSVNKC+kyA0t5Lr3j1teExa+YOmFZWCTEKeJiCJk8C75PDkOqcWfJKGzoixPETJ HSl5wMsSwapilnYW/f7uz1t6VCyZwrOnymQv7M2I= From: pr-tracker-bot@kernel.org In-Reply-To: References: X-PR-Tracked-List-Id: X-PR-Tracked-Message-Id: X-PR-Tracked-Remote: git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv/for-v5.5-rc7 X-PR-Tracked-Commit-Id: fc585d4a5cf614727f64d86550b794bcad29d5c3 X-PR-Merge-Tree: torvalds/linux.git X-PR-Merge-Refname: refs/heads/master X-PR-Merge-Commit-Id: 7008ee121089b8193aea918b98850fe87d996508 Message-Id: <157946520423.8493.8283323752335165653.pr-tracker-bot@kernel.org> Date: Sun, 19 Jan 2020 20:20:04 +0000 To: Paul Walmsley X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200119_122006_004097_88407A9E X-CRM114-Status: UNSURE ( 0.99 ) X-CRM114-Notice: Please train this message. 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: linux-riscv@lists.infradead.org, torvalds@linux-foundation.org, linux-kernel@vger.kernel.org Sender: "linux-riscv" Errors-To: linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org The pull request you sent on Sun, 19 Jan 2020 09:52:16 -0800 (PST): > git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv/for-v5.5-rc7 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/7008ee121089b8193aea918b98850fe87d996508 Thank you! -- Deet-doot-dot, I am a bot. https://korg.wiki.kernel.org/userdoc/prtracker