From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 83307 invoked by alias); 23 Feb 2017 21:42:04 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 83293 invoked by uid 89); 23 Feb 2017 21:42:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS,URIBL_RED autolearn=no version=3.3.2 spammy=H*f:sk:7a7e817, H*i:sk:7a7e817 X-HELO: mail-qt0-f177.google.com Received: from mail-qt0-f177.google.com (HELO mail-qt0-f177.google.com) (209.85.216.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 23 Feb 2017 21:42:02 +0000 Received: by mail-qt0-f177.google.com with SMTP id b16so3670153qte.0 for ; Thu, 23 Feb 2017 13:42:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=L7p9QHz5l8y8ybjBmgHFMGz3gMul+FLlFRA0cLV6Ks0=; b=jk4m3/6OpktkOSh/9s6vgew9XJ1nuJ6LTwHcVJ9py9aaZOK03C+3Sgoixo3d6CLfco HWExT4PKxnyYx86W2Aovf8X6DWjX2r7z2bQ2UYeOPyzDsmVynH7rO8gKqd68TKZk403A nQota3sm8b6H1EKOWD4BDwEHPoQYJxYDILbIC+dV774c6hUkt5iKcA27mk4a90Eh2FQw tcnzxDht9v//0qetE+JiAU6/TmsEKrm/pIEKcO8+bYfTNRWcvgInDXJTxjVm/k2dJOuO AHGV/Z8cpqUOE1G24mP3HACdT/MBXvJPXGM0anMap1xS5+DqSY/gzREu8XWZ/0IJ4Ve5 tgsw== X-Gm-Message-State: AMke39nd2zifiH+w/hNfV8/x8A3VT/DKNH7+0CChgoURhuR791jXkBkWYkdlsPKh+p1zWvwamM0pXnYWR8+Qrw== X-Received: by 10.237.55.196 with SMTP id j62mr36250558qtb.36.1487886121702; Thu, 23 Feb 2017 13:42:01 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.140.194 with HTTP; Thu, 23 Feb 2017 13:42:01 -0800 (PST) In-Reply-To: <7a7e8174-dd63-cddf-5291-11827f4463ac@codesourcery.com> References: <1485451129-16439-1-git-send-email-lgustavo@codesourcery.com> <38210a5e-14b5-23f6-456c-1ec1b900caf5@redhat.com> <8660k0c1w2.fsf@gmail.com> <1faa8163-95cf-06be-3c39-b9c936820335@codesourcery.com> <7a7e8174-dd63-cddf-5291-11827f4463ac@codesourcery.com> From: Yao Qi Date: Thu, 23 Feb 2017 21:42:00 -0000 Message-ID: Subject: Re: [PATCH 1/2] Add rdrand/rdseed record/replay tests To: Luis Machado Cc: Pedro Alves , "gdb-patches@sourceware.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00651.txt.bz2 On Thu, Feb 23, 2017 at 5:26 PM, Luis Machado w= rote: > Is this blocking a release, just so i can get a sense of deadline. My understanding is that it doesn't block a release. --=20 Yao (=E9=BD=90=E5=B0=A7)