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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4F2FAFA373D for ; Wed, 26 Oct 2022 22:48:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231903AbiJZWsd (ORCPT ); Wed, 26 Oct 2022 18:48:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40322 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233448AbiJZWs2 (ORCPT ); Wed, 26 Oct 2022 18:48:28 -0400 Received: from mail-pf1-x435.google.com (mail-pf1-x435.google.com [IPv6:2607:f8b0:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0897E13F8A for ; Wed, 26 Oct 2022 15:48:28 -0700 (PDT) Received: by mail-pf1-x435.google.com with SMTP id g62so12984797pfb.10 for ; Wed, 26 Oct 2022 15:48:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=0YtP+k+6uts8m9tNmFsigaW1IdIDo2sBUM/m3vJA+cQ=; b=oH1lHDkxtfk94OzKVfdbwe6bUoopLQw8Fghgdm0DYNrRhRldudBMola+VmESIeCxE0 xYiDR++f8zbRrdUq2GGtiY9GCOFV2OgDsTxliRWveBhCoMqtQ47QG6DhCMIX2MT82B4D Cs9u7o3QPDOAS415bfY/rVRZnuiqymrnbTL1wo17/9KZBKWDjykX5vAMc/FDvgNz/qAR iJctqm16e1YVEnopCQtXwoeF/1IXX+Q4AlYELqB5yiDAtlJneoDvIkYrvbCf8IosAOJt 1UbU5g70iqur0DCnv17npW+TPdxuSZJuR1iGbsR62f5gOSuEzAqyHXfMQe+k89YIDTNL vCPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=0YtP+k+6uts8m9tNmFsigaW1IdIDo2sBUM/m3vJA+cQ=; b=BThdmEHbqj3Yf6RB4TkBH+fSbhe7KqpUq1Uf7bME+Xe+R+ag3tvlh12vmxzZ0QDJPh Ro2AXSyyqQrI5Pw8gWGSy68KE+bbgQUI+Rs/kf2dC9vl903/vd5ihg8MQ/PD1O2b5QSq HaM8KzE/0ngioX3IIu+DRDm/3id4iXqJNz6NFa4Sfau5XaNsZ9RbRIsk6ycQzqeBYpK3 2C8ugnbuiVtqPnMi2AYakSCTT1hpSuFTgufho7sGfhL+vOgRhUt+00ChgZkl7jyhQnrT 07S4rW0gBn21JGd7pIidWnQdDS9ifbXAgjTudblEgL2DZQQZdCycjnQbNj4g5X9eVuUj GMAw== X-Gm-Message-State: ACrzQf0Z9k+gSIhyJUMogFBNwV2kVZ+PG511bihXImWpg91uhMbyG4pB XvXEFnOOl8C8XDKQpzDj4oSLxQ== X-Google-Smtp-Source: AMsMyM4G9zTFrU6aX0grlDJI8Q2JBxZqVIsOeKPjDFIE4dCdLpZvssF+F8UMJwT79BWrXJLwGRwTGw== X-Received: by 2002:a63:5425:0:b0:450:738:9a78 with SMTP id i37-20020a635425000000b0045007389a78mr38496648pgb.429.1666824507430; Wed, 26 Oct 2022 15:48:27 -0700 (PDT) Received: from google.com (7.104.168.34.bc.googleusercontent.com. [34.168.104.7]) by smtp.gmail.com with ESMTPSA id ij1-20020a170902ab4100b0015e8d4eb26esm3372997plb.184.2022.10.26.15.48.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Oct 2022 15:48:22 -0700 (PDT) Date: Wed, 26 Oct 2022 22:48:07 +0000 From: Sean Christopherson To: Peter Xu Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org, John Hubbard , Paolo Bonzini , David Matlack , Andrew Morton , Andrea Arcangeli , "Dr . David Alan Gilbert" , David Hildenbrand , Linux MM Mailing List , Mike Kravetz Subject: Re: [PATCH v4 2/4] kvm: Add KVM_PFN_ERR_SIGPENDING Message-ID: References: <20221011195809.557016-1-peterx@redhat.com> <20221011195809.557016-3-peterx@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221011195809.557016-3-peterx@redhat.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Uber nit, s/kvm/KVM for the shortlog, On Tue, Oct 11, 2022, Peter Xu wrote: > Add a new pfn error to show that we've got a pending signal to handle Please avoid pronouns in changelogs and comments, they're unnecessarily ambiguous. E.g. Add a new pfn error to capture that hva_to_pfn_slow() failed due to a pending signal. The new error will be used in future patches to propagate -EINTR back to userspace instead of returning -EFAULT. > during hva_to_pfn_slow() procedure (of -EINTR retval). > > Signed-off-by: Peter Xu > --- Nits aside, Reviewed-by: Sean Christopherson