Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp731194pxb; Tue, 2 Feb 2021 17:00:07 -0800 (PST) X-Google-Smtp-Source: ABdhPJyyk3jfu1LBWfJw3dXi0GxWWItR6HlMjjt1sFyl3y8sg1d6T3rpgjZJ+VQW/LfSwGASq+PK X-Received: by 2002:a05:6402:2029:: with SMTP id ay9mr638339edb.373.1612314006660; Tue, 02 Feb 2021 17:00:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612314006; cv=none; d=google.com; s=arc-20160816; b=V51zxW4vFtids8ABsjkll6da6bh/HqJBKCwOJ2Mrgdffkd4A5uPZZBJ1gUnIy3ESAz H8WoEwditoZGkUgW2rQAyvcviNMDpn1wqlsT7l4qZ2DrhJviO0X/xkYiQzhwAnl1do8G oyQCk5UDFy+SM3vnwhS3P3NoWeHfAutqVsRZ4uZ7xFHc7ACoir/wfwRJFZgY1ep9eTrS L2F8TuyeEw0zmtala4m5meMAmjAC2NitoTnn53f7AngeUrfyuaVgrX8hDtQGPMhbGWw9 gE1CH8NDTMWemR1tn3tnuLlicOOEFSKImJ7QmrfvjnBc/rjwpi/727pQsX7wq0mutar9 qd+A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=M0TIj0qp9+m63d9M7zcVf4tUj279MD5D2R1OjF8chAM=; b=K4mlzt0UtHFRppC48kyac9E+gRKDfRf8HMsvhoPBrc5a/rDpAqHFDsoeJw3p6MdxEc E5T9PXg7dVT4RLApExJSpAeHzSiwpBSZ5HdxqP1759o3XEKbwN9UoTelgESr94jLiO8C xexMvS8NIuTWnDDh0LTtcThvH79idi+ncrsf7H1zNAindA+cagIWMtwjAqfJXz7eHgsX piAqcOtedF74UZ1x/aWcJAE1U4a6g59IojAhOSuZplqhPxbU6BzeL2FSTr4Ehh8GzS/X wr/MBqyc3drVQANbOwMQL7I72IZJmjzpL6JphzgI/kJN/+RhFE44z3YscxYuFaLsNe7e lYQQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=jv8nOmdM; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a66si247086edf.607.2021.02.02.16.59.42; Tue, 02 Feb 2021 17:00:06 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=jv8nOmdM; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235498AbhBBWh1 (ORCPT + 99 others); Tue, 2 Feb 2021 17:37:27 -0500 Received: from mail.kernel.org ([198.145.29.99]:41316 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235114AbhBBWgn (ORCPT ); Tue, 2 Feb 2021 17:36:43 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7838864F2C; Tue, 2 Feb 2021 22:36:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612305362; bh=ZNXg90zFEXL6Y/+qnrzc7TP0aevL0o9AMV4Eck4PSWk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jv8nOmdM3ZiikbalSQGxifwLfvxidi5eIVM9pTdMhZ5thx7gFIYcUHV16YDhKXlky b6wYmStaDrbVeOfOqJ9zQuxFCM61LAJyAEfuVHpLRBKxoeTdp5KdX191bN1IJYFzx8 LcxKNiK8nDd6hY2nKbgGUmRc5Tug0j/8GGMHLkOxyw0DxewFdxogcYVto/imquAE1H eKRXv7zayij+hEJoleCNFC9T0c06TM4W25tyYxOOu1hn9E4UPXpJBVYLHXFwuhXOn9 mjH3z5NEKXiLlvqYsdMhm3jsqSZAUYWyRba5sOqUJJluTnCUC9z5bDk/2ljcidvIRN SAbuNq6uTy3Ug== Date: Wed, 3 Feb 2021 00:35:54 +0200 From: Jarkko Sakkinen To: Guenter Roeck Cc: Lukasz Majczak , James Bottomley , Dirk Gouders , Tj , Peter Huewe , Jason Gunthorpe , linux-integrity@vger.kernel.org, linux-kernel@vger.kernel.org, Radoslaw Biernacki , Marcin Wojtas , Alex Levin Subject: Re: [PATCH v3] tpm_tis: Add missing tpm_request/relinquish_locality calls Message-ID: References: <20210128130753.1283534-1-lma@semihalf.com> <20210202155139.521421-1-lma@semihalf.com> <20210202162950.GE159455@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210202162950.GE159455@roeck-us.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 02, 2021 at 08:29:50AM -0800, Guenter Roeck wrote: > On Tue, Feb 02, 2021 at 04:51:39PM +0100, Lukasz Majczak wrote: > > There are missing calls to tpm_request_locality before the calls to > > the tpm_get_timeouts() and tpm_tis_probe_irq_single() - both functions > > internally send commands to the tpm. As the current > > approach might work for tpm2, it fails for tpm1.x - in that case > > call to tpm_get_timeouts() or tpm_tis_probe_irq_single() > > without acquired locality fails and in turn causes tpm_tis_core_init() > > to fail, it can be observed in the log with the following warning > > trace: > > > > [ 4.324298] TPM returned invalid status > > [ 4.324806] WARNING: CPU: 2 PID: 1 at drivers/char/tpm/tpm_tis_core.c:275 tpm_tis_status+0x86/0x8f > > [ 4.325888] Modules linked in: > > [ 4.326287] CPU: 2 PID: 1 Comm: swapper/0 Tainted: G W 5.11.0-rc6-next-20210201-00003-g214461adb2e8 #43 > > [ 4.327406] Hardware name: Google Caroline/Caroline, BIOS Google_Caroline.7820.430.0 07/20/2018 > > [ 4.327918] RIP: 0010:tpm_tis_status+0x86/0x8f > > [ 4.328323] Code: 28 00 00 00 48 3b 45 f0 75 24 89 d8 48 83 c4 10 5b 5d c3 c6 05 58 d9 28 01 01 31 db 48 c7 c7 73 52 98 9c 31 c0 e8 c2 17 b0 ff <0f> 0b eb cd e8 cf 4f 55 00 0f 1f 44 00 00 55 48 89 e56 > > [ 4.330592] RSP: 0000:ffff88810092f7a0 EFLAGS: 00010246 > > [ 4.331223] RAX: 691ee151166db100 RBX: 0000000000000000 RCX: 0000000000000001 > > [ 4.331860] RDX: 0000000000000006 RSI: ffffffff9c96d302 RDI: 00000000ffffffff > > [ 4.332272] RBP: ffff88810092f7b8 R08: dffffc0000000000 R09: fffffbfff39c96ce > > [ 4.332683] R10: fffffbfff39c96ce R11: 0000000000000001 R12: ffff8881053e2000 > > [ 4.333109] R13: 0000000065000000 R14: ffff888105d71000 R15: ffff888105cd2628 > > [ 4.333738] FS: 0000000000000000(0000) GS:ffff88842f200000(0000) knlGS:0000000000000000 > > [ 4.334432] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > > [ 4.334783] CR2: 0000000000000000 CR3: 0000000037828001 CR4: 00000000003706e0 > > [ 4.335196] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > > [ 4.335886] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 > > [ 4.336793] Call Trace: > > [ 4.337107] tpm_tis_send_data+0x3d/0x22f > > [ 4.337506] tpm_tis_send_main+0x30/0xf5 > > [ 4.337746] tpm_transmit+0xbf/0x327 > > [ 4.338042] ? __alloc_pages_nodemask+0x261/0x36d > > [ 4.338615] tpm_transmit_cmd+0x2c/0x93 > > [ 4.339109] tpm1_getcap+0x232/0x285 > > [ 4.339578] tpm1_get_timeouts+0x48/0x47d > > [ 4.339964] ? lockdep_init_map_type+0x71/0x257 > > [ 4.340256] ? lockdep_init_map_type+0x71/0x257 > > [ 4.340719] ? __raw_spin_lock_init+0x40/0x69 > > [ 4.341208] tpm_tis_core_init+0x402/0x5ee > > [ 4.341629] tpm_tis_init+0x11d/0x1a2 > > [ 4.341867] tpm_tis_pnp_init+0x91/0xb5 > > [ 4.342101] ? tis_int_handler+0x15f/0x15f > > [ 4.342466] pnp_device_probe+0x79/0x9f > > [ 4.342941] really_probe+0x149/0x4a8 > > [ 4.343412] driver_probe_device+0xd6/0x144 > > [ 4.343968] device_driver_attach+0x42/0x5b > > [ 4.344382] __driver_attach+0xca/0x139 > > [ 4.344617] ? driver_attach+0x1f/0x1f > > [ 4.344860] bus_for_each_dev+0x85/0xb7 > > [ 4.345096] bus_add_driver+0x12b/0x228 > > [ 4.345330] driver_register+0x64/0xed > > [ 4.345560] init_tis+0xa5/0xeb > > [ 4.345784] ? lock_is_held_type+0x100/0x141 > > [ 4.346044] ? tpm_init+0x106/0x106 > > [ 4.346259] ? rcu_read_lock_sched_held+0x41/0x7e > > [ 4.346542] ? tpm_init+0x106/0x106 > > [ 4.346678] battery: ACPI: Battery Slot [BAT0] (battery present) > > [ 4.346754] do_one_initcall+0x1b9/0x43d > > [ 4.346776] ? asm_sysvec_apic_timer_interrupt+0x12/0x20 > > [ 4.347659] ? lockdep_hardirqs_on+0x8e/0x12e > > [ 4.347937] ? lock_is_held_type+0x100/0x141 > > [ 4.348196] ? rcu_read_lock_sched_held+0x41/0x7e > > [ 4.348477] do_initcall_level+0x99/0xa9 > > [ 4.348717] ? kernel_init+0xe/0x10a > > [ 4.348954] do_initcalls+0x4e/0x79 > > [ 4.349170] kernel_init_freeable+0x15a/0x1ae > > [ 4.349434] ? rest_init+0x1d6/0x1d6 > > [ 4.349655] kernel_init+0xe/0x10a > > [ 4.349882] ret_from_fork+0x22/0x30 > > [ 4.350103] irq event stamp: 700039 > > [ 4.350318] hardirqs last enabled at (700047): [] console_unlock+0x4be/0x538 > > [ 4.350836] hardirqs last disabled at (700056): [] console_unlock+0xdd/0x538 > > [ 4.351331] softirqs last enabled at (699522): [] __do_softirq+0x4ec/0x539 > > [ 4.351835] softirqs last disabled at (699517): [] asm_call_irq_on_stack+0x12/0x20 > > > > Following the trace one can also notice a comment in the tpm_tis_status(): > > > > /* > > * If this trips, the chances are the read is > > * returning 0xff because the locality hasn't been > > * acquired. Usually because tpm_try_get_ops() hasn't > > * been called before doing a TPM operation. > > */ > > In this case we don't have to call tpm_try_get_ops() > > as both calls (tpm_get_timeouts() and tpm_tis_probe_irq_single()) are > > in the tpm_tis_core_init function and don't require any locking or clock > > enablement. Similar usage is in the probe_itpm() function also called > > inside tpm_tis_core_init(). > > Tested on Samsung Chromebook Pro (Caroline). > > > > Signed-off-by: Lukasz Majczak > > Reviewed-by: Guenter Roeck Had to check but I already gave my comments here about the commit message issues: https://lore.kernel.org/linux-integrity/YBSRFsTNjadQMndD@kernel.org/ Also there was so many version of this shot to air that I lost track why not just use chip_start()/stop(). The change IMHO has only gone worse from the first version... But I haven't checked every possible version of this (because three versions came simultaneously, I checked v3, because it was first that mutt showed me)> /Jarkko