Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp5624773img; Wed, 27 Mar 2019 11:58:37 -0700 (PDT) X-Google-Smtp-Source: APXvYqzAy279WgkOpE6d1x89b21BJJFtFg/KAGPsWmZNs6C4PUsJOyxXCN/bQWP23WK5GD98/wkY X-Received: by 2002:aa7:8b93:: with SMTP id r19mr36103467pfd.163.1553713117226; Wed, 27 Mar 2019 11:58:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553713117; cv=none; d=google.com; s=arc-20160816; b=NUWuVV/cegTiQmeVelidamUatARxFUnzStt5k3ABug/JlGa7YWuTwY5vpAex2KDksV Gtdbd5frgzY90enmDvtMJwrnOEPTQD/VhCiojhey1eyh1fHxtfWHp144i5mTTSN9y+zV q8S4vTA6y47l5tuVauOscPw0fc8h59v/hoj67NYtoARh339JKBIx+ImI0JWSRn2Rv5sC qKg64Q6+vdJg8ibkQd/wnjTqYC5JAz/lNznYK+wW1idmc8n/D9Kez+lxTFtd1a9+LOFe JaFpUpVWCCQ4NuX50641Q9dejt/tk1iSRD/I+R6sXINmcNsKyAr8Q2805riHcyk1uNU3 lXGQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=k8Bejd7thuodCANEsAefbrxIlOyhnEtoKtuIO4za/X0=; b=YkJQHXSl3ozCk1+p7CxHxYZY2wPBm5nzupxA0p/lotcVN2N6zP6mwl87vKGKHoG9kE VdFFW47icgBwwfejfPrdHR7567D68Hyl1G0U7g845ucWyDatqL6viQjHHLvU6VsHZ4Tj f5xVmdH8E/4byEeB/I0eV9xXmlodzq/pLrBKZDtaWghDLPugclWpDHWDzXSCZm++NRQb CaR5btGEMXvuC1IR4pYMRFg+//+Hoh+vRXYt5CAkgqvp+jTG4USQcTRKE+6LI4opv1E8 rNeObePkdvxfNVL9/3Ch3omEedYXh5+c/bdAB5sG8xZ7xOiW9yNSnRZ5yBG6nYXWunmm xjxg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s26si18383787pfm.143.2019.03.27.11.58.17; Wed, 27 Mar 2019 11:58:37 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390281AbfC0S4R (ORCPT + 99 others); Wed, 27 Mar 2019 14:56:17 -0400 Received: from foss.arm.com ([217.140.101.70]:59632 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390046AbfC0SQ0 (ORCPT ); Wed, 27 Mar 2019 14:16:26 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 49C52A78; Wed, 27 Mar 2019 11:16:26 -0700 (PDT) Received: from [10.1.196.105] (eglon.cambridge.arm.com [10.1.196.105]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id E5A253F557; Wed, 27 Mar 2019 11:16:23 -0700 (PDT) Subject: Re: [PATCH v7 7/10] KVM: arm/arm64: context-switch ptrauth registers To: Amit Daniel Kachhap , Kristina Martsenko Cc: linux-arm-kernel@lists.infradead.org, Christoffer Dall , Marc Zyngier , Catalin Marinas , Will Deacon , Andrew Jones , Dave Martin , Ramana Radhakrishnan , kvmarm@lists.cs.columbia.edu, linux-kernel@vger.kernel.org, Mark Rutland , Julien Thierry References: <1552984243-7689-1-git-send-email-amit.kachhap@arm.com> <1552984243-7689-8-git-send-email-amit.kachhap@arm.com> <64505666-8a1f-cf64-7067-4b2dd53b0b40@arm.com> <949327ae-081c-0964-3315-ac2695243b5f@arm.com> <536f518d-5425-cb94-3f64-4c56e5cd65c1@arm.com> From: James Morse Message-ID: <13ab02cf-db27-d604-6e5f-d276dec0779b@arm.com> Date: Wed, 27 Mar 2019 18:16:22 +0000 User-Agent: Mozilla/5.0 (X11; Linux aarch64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 In-Reply-To: <536f518d-5425-cb94-3f64-4c56e5cd65c1@arm.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Amit, Kristina, On 27/03/2019 03:21, Amit Daniel Kachhap wrote: > On 3/26/19 11:31 PM, Kristina Martsenko wrote: >> On 26/03/2019 04:03, Amit Daniel Kachhap wrote: >>> On 3/26/19 1:34 AM, Kristina Martsenko wrote: >>>> On 19/03/2019 08:30, Amit Daniel Kachhap wrote: >>>>> From: Mark Rutland >>>>> >>>>> When pointer authentication is supported, a guest may wish to use it. >>>>> This patch adds the necessary KVM infrastructure for this to work, with >>>>> a semi-lazy context switch of the pointer auth state. >>>>> +    if (test_bit(KVM_ARM_VCPU_PTRAUTH_ADDRESS, vcpu->arch.features) || >>>>> +        test_bit(KVM_ARM_VCPU_PTRAUTH_GENERIC, vcpu->arch.features)) {>>>>> +        /* Verify that KVM startup matches the conditions for ptrauth */ >>>>> +        if (WARN_ON(!vcpu_has_ptrauth(vcpu))) >>>>> +            return -EINVAL; >>>>> +    } >> One more thing - I think the WARN_ON() here should be removed. Otherwise >> if panic_on_warn is set then userspace can panic the kernel. I think >> WARN_ON is only for internal kernel errors (see comment in >> include/asm-generic/bug.h). > > The documentation makes sense so in this case a pr_err like message will suffice. (could it be a kvm_debug() at most?) Do we need to print anything at all? User-space asked us for something we can't do. Filling up the kernel log with user-space's mistakes makes it harder to debug the kernel when something goes wrong. kvm_arm_pmu_v3_init() returns -ENODEV if you ask if for the PMU and the platform can't support it. Isn't the returned error enough? > Btw > there is one WARN in the function kvm_set_ipa_limit in the same file. That is called once via kvm_arch_init(), it can't be triggered repeatedly from user-space. Thanks, James