From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTP id 3DEA2385841A for ; Thu, 5 Aug 2021 19:48:10 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 3DEA2385841A Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-424-lP16J10nPoakcAqS6MnadQ-1; Thu, 05 Aug 2021 15:48:08 -0400 X-MC-Unique: lP16J10nPoakcAqS6MnadQ-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 010B7189CD08; Thu, 5 Aug 2021 19:48:08 +0000 (UTC) Received: from [10.3.115.36] (ovpn-115-36.phx2.redhat.com [10.3.115.36]) by smtp.corp.redhat.com (Postfix) with ESMTPS id CEAC760938; Thu, 5 Aug 2021 19:48:07 +0000 (UTC) Subject: Re: [PATCH] Remove grok_architecture call from gdb.commit_logs.commit_logs To: Serhei Makarov , Bunsen References: <20210805184211.10976-1-keiths@redhat.com> From: Keith Seitz Message-ID: <5243e69e-af1c-6c2a-4f8f-7415693818ad@redhat.com> Date: Thu, 5 Aug 2021 12:48:07 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-7.2 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: bunsen@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Bunsen mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Aug 2021 19:48:11 -0000 On 8/5/21 12:28 PM, Serhei Makarov wrote: > > Therefore, ok to commit the patch. (I'll do it myself later on if you're busy, but it might be > good to test that you have commit access.) Pushed! Apparently there's a psychic overseer out there somewhere. :-) Thank you, Keith