From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x630.google.com (mail-pl1-x630.google.com [IPv6:2607:f8b0:4864:20::630]) by sourceware.org (Postfix) with ESMTPS id 3F09F3858002 for ; Sun, 13 Dec 2020 03:35:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 3F09F3858002 Received: by mail-pl1-x630.google.com with SMTP id b8so820848plx.0 for ; Sat, 12 Dec 2020 19:35:33 -0800 (PST) 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:references :mime-version:content-disposition:in-reply-to:user-agent; bh=p0JrCnsA6otNx1+/DSFy47NpIJ9jPS2Yytd5B8RT/gk=; b=Yop1+CaOB2j+jPX2SIMKHqFV8owX+mOc4ssahfE8iMGAIb4IlmHRjxxdCnOD2CXFT9 XAuBo+Ir18jcm4G+9/rqLo1g2QE17PdgkBl5Dp7l7wzBqBhOnmYq1rCCfNTA4UOg62O4 xjmyrGDKAY0i1CuB5Pdlm+mW1swAnnJZqOs+byjpxVcqvhLMmPBLU1mLxvDndKfF+w/p vyH3IznGHeuVbeyzkOHTszKvpeybltkOq6+rGY/VZnkbwjd0Bux0Rj70FNDacBqcPr9k BMVHg0Riii2IxYjS3ThPdkYnsMZgSnIne8p2lqEzrYyRfk2bqNeWJE30Kig31Axmix82 B6pQ== X-Gm-Message-State: AOAM533fb5BX68XPZlwENxmKZ+bVdRSTlVbU4B5/epKf/S2ay2PvzmzR qwkmiRR3NbV1sIP3XxXmLUz75Ne5Lb/Xpg== X-Google-Smtp-Source: ABdhPJxaz0DmhB47N2DPRSdqmnlaFaI+Fq5/VgCy7K6U1pJNQ3xDd9tnL2gIEvpLvYnz6dlA3vmkUA== X-Received: by 2002:a17:90a:a012:: with SMTP id q18mr19185835pjp.223.1607830532151; Sat, 12 Dec 2020 19:35:32 -0800 (PST) Received: from bubble.grove.modra.org ([2406:3400:51d:8cc0:a5d6:82df:ab2f:9a3a]) by smtp.gmail.com with ESMTPSA id d6sm14766882pfo.199.2020.12.12.19.35.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 12 Dec 2020 19:35:31 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 28CFB85561; Sun, 13 Dec 2020 14:05:27 +1030 (ACDT) Date: Sun, 13 Dec 2020 14:05:27 +1030 From: Alan Modra To: Borislav Petkov Cc: binutils@sourceware.org Subject: Re: x86: Do not dump DS/CS segment overrides for branch hints Message-ID: <20201213033526.GA8873@bubble.grove.modra.org> References: <20201202071955.GJ22649@bubble.grove.modra.org> <20201202104519.GB25881@zn.tnic> <20201202111043.GC25881@zn.tnic> <20201207221624.GE10055@bubble.grove.modra.org> <20201207223851.GD16640@zn.tnic> <20201211231224.GB26271@zn.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201211231224.GB26271@zn.tnic> User-Agent: Mutt/1.9.4 (2018-02-28) X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Dec 2020 03:35:34 -0000 On Sat, Dec 12, 2020 at 12:12:24AM +0100, Borislav Petkov wrote: > Hi, > > ok, below is what I got and it passes the checks. It looks good to me. Committed. -- Alan Modra Australia Development Lab, IBM