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 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 42626C433F5 for ; Sun, 8 May 2022 13:31:44 +0000 (UTC) Received: from localhost ([::1]:54538 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nnh0g-0003UU-W5 for qemu-devel@archiver.kernel.org; Sun, 08 May 2022 09:31:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57164) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nngzH-0002km-CZ for qemu-devel@nongnu.org; Sun, 08 May 2022 09:30:15 -0400 Received: from mail-qt1-x829.google.com ([2607:f8b0:4864:20::829]:46983) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nngzC-00030C-ML for qemu-devel@nongnu.org; Sun, 08 May 2022 09:30:13 -0400 Received: by mail-qt1-x829.google.com with SMTP id o11so9267015qtp.13 for ; Sun, 08 May 2022 06:30:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=8gLG2pWSNttgBwMQWqBo8AZHq9TWAN36W9nQGy+bhhU=; b=gamFuI+omJro5WHONjP8Hfvimr9GiS3FVxSKEhBtGGA2n7qLjQCnoRmqr72BPgE5ef MjV9wZbc6dXcua6IdorCQRsTlj1tf4YftFayCVvoNFcqCHdKrhzrE/vuYU8Yq5+OBBt9 DtFAem8O6FfeX/5/NMinGB6Pqvj/RlOHOjxz0mBAxcZqqDDiuYKvk5ZoaGlu5DDeSnZi PSXyyAp7LAt4Y7T4V2S0tOEy5vfeSsGpnjvIIn/XKJ1uwRVTS9v3MFozrxzPCcFDHIY+ kbiDS7RUIHChS0OsUm+sANYDWwOKz4tjAMsip0QcV04f0tM0phjpZ3OEq25wvaVMKpBM tZ+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=8gLG2pWSNttgBwMQWqBo8AZHq9TWAN36W9nQGy+bhhU=; b=auW5lu3xxQFiAx+teJDJHNW928OiYvFU+pOadkAPjwm3RiTy+yZrk8hoqercz01V9X u6ksjAU0aeY6zrEhEWZIMxbtslRhLrpg+hqV6UrcT9su/zAanhhSdkU4pcnsTdBQGdtd RTYAstQdNNlGdw9HfYgu7VqkRVpMXPI7Z1SqeRFImxiGM2k/0y3922EGa4niWl1/zg4l uQqUoLXLcOXORd8CWheAiNg1AZur9BE5p5HQHqHGwa41PH4Bm5UZjcqFgCxi3m5I3CLK QssEQPp/mU6KmbzrsbtEaele+wUVntJhrx8LdIYnmkWervyHm65p6/D77Em+THpgWm20 mrRw== X-Gm-Message-State: AOAM533lvUx74KrF18l4ZWwx9ELy3VNnLA8MHjmz81wNIWPREYwAOHUX 9fWby/G12hEhLgjNfV4hidJ7uw== X-Google-Smtp-Source: ABdhPJwsXEkDgBiKK066qOIhboUI9MHbigxaezRD3K8r4EKO0QWmYDbVjxW8lPC4VDhuiRfl253E9g== X-Received: by 2002:a05:622a:50b:b0:2f3:a8f3:2ffd with SMTP id l11-20020a05622a050b00b002f3a8f32ffdmr10751320qtx.70.1652016609452; Sun, 08 May 2022 06:30:09 -0700 (PDT) Received: from [192.168.4.112] (50-233-235-3-static.hfc.comcastbusiness.net. [50.233.235.3]) by smtp.gmail.com with ESMTPSA id g4-20020ac81244000000b002f3b561957asm6075712qtj.13.2022.05.08.06.30.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 08 May 2022 06:30:08 -0700 (PDT) Message-ID: <2de64d1e-b2a3-4b7d-cac8-2bc0399c972e@linaro.org> Date: Sun, 8 May 2022 08:30:06 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 Subject: Re: [PATCH v2 00/50] hppa: general improvements and tidy-ups Content-Language: en-US To: Mark Cave-Ayland , deller@gmx.de, qemu-devel@nongnu.org References: <20220504092600.10048-1-mark.cave-ayland@ilande.co.uk> From: Richard Henderson In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=2607:f8b0:4864:20::829; envelope-from=richard.henderson@linaro.org; helo=mail-qt1-x829.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On 5/8/22 04:21, Mark Cave-Ayland wrote: > Richard, thanks for taking the time to look over this (rather large) patchset. I've > replied to your comments, and from what I can see the v2 patchset should be fine to merge. > Are you happy for me to go ahead and send a PR with that and the artist fixes? Yes, please do. r~