Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp835397pxb; Tue, 3 Nov 2020 13:56:48 -0800 (PST) X-Google-Smtp-Source: ABdhPJxZZ6d0X/omGeO1dEh3EJzVqAB2zB36bdvGWt4QbS4SD783cj973iq3Y9wreCHW0QkCvHLH X-Received: by 2002:a17:907:1112:: with SMTP id qu18mr21650611ejb.507.1604440608617; Tue, 03 Nov 2020 13:56:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604440608; cv=none; d=google.com; s=arc-20160816; b=ZY9go9/g6aDVFJyEIXSqnM2xDgEyqjJn88M2bGqmZ/KTO/woxUV7umuyftzSQ4ucCb 7nc8UylQEpykqV2Yx50Etr4nQsWQDMV36wfXLNTjo41LRKGxdCPqQN+P1oxk1zypYkzW LcndnraAAlPzGF0oTusge5hbvranmEQNnHtdCt8hYJUnQ6Btb82U0IXDTIOqSGbulDbC 9ze5yPCQ3H9cAqVWvnZCBXNfPQ850CMn4oOjLamJumUvL/QtUQ0Cjgy4P0L97iG9Gd5V c6MxC90EKzjwJl0mdFYwmh3bSPHEYlBprUwE5cMgKKDHZyha6xz0JRy2djvvpEBSr4km EMlw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=PAMxVJRG0dT60HLpT0IRVxF74isFtG9sk3boLRNf08E=; b=V1HEawaD6aN9oizx1aP1QnVLJnjFJjiSBXlePrjMiD/F+TN1Zi2mQFgDdTcRuZTnat OadjhhN4VYfKSK+x8e/C4hP5QRLvdyDzRXeHFS9d2Ijm8qSnhJeoTGPhqLTxqVZJBqBo 9b7YO8jKVL+PEwmVDwK++PGVMhqudvv0FOwbr3OY9h5FM+f+qj0LSIlwppojtI7BRSrI mpbuextG3TLREzoJsvp1F6MsYycILbpuNFZCUusT6n4vSO8WfgH2o9RE5JzgPFi4UYc3 Q9qy/khjqIDzSmWMIHr/ZCiNM9eEfdZxjdgLD2AgnDWgnyjlz6lEjf/7ZTNcE00KiySi +R3A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=U1PZSJPx; 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=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 23si87353ejx.661.2020.11.03.13.56.25; Tue, 03 Nov 2020 13:56:48 -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=default header.b=U1PZSJPx; 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=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730492AbgKCUph (ORCPT + 99 others); Tue, 3 Nov 2020 15:45:37 -0500 Received: from mail.kernel.org ([198.145.29.99]:33966 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730204AbgKCUpg (ORCPT ); Tue, 3 Nov 2020 15:45:36 -0500 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 52EAC223FD; Tue, 3 Nov 2020 20:45:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604436334; bh=eBRmqu99kZWcHkh6EQT+K4NWWSd1JKx92F9NSTTOQUE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=U1PZSJPxIgQNShR4KC+qfLA5WUp9BqGDT/tNg7Qx2aw7NhIyWpZNLHrcKHalQJPfD 1d5BVnQSfeUnqlVJY0pMjqlX2Rk2TdJTRDhhKc4IvpuZiuw83j3r/sVml6PbHYw+Rr LvaIgvBdnDD032HzgrRsH6sjBtHZEeAY6/uFecak= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Dmitry Torokhov , Hans de Goede , "Rafael J. Wysocki" Subject: [PATCH 5.9 205/391] ACPI: button: fix handling lid state changes when input device closed Date: Tue, 3 Nov 2020 21:34:16 +0100 Message-Id: <20201103203400.729488148@linuxfoundation.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201103203348.153465465@linuxfoundation.org> References: <20201103203348.153465465@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: dmitry.torokhov@gmail.com commit 21988a8e51479ceffe7b0568b170effabb708dfe upstream. The original intent of 84d3f6b76447 was to delay evaluating lid state until all drivers have been loaded, with input device being opened from userspace serving as a signal for this condition. Let's ensure that state updates happen even if userspace closed (or in the future inhibited) input device. Note that if we go through suspend/resume cycle we assume the system has been fully initialized even if LID input device has not been opened yet. This has a side-effect of fixing access to input->users outside of input->mutex protections by the way of eliminating said accesses and using driver private flag. Fixes: 84d3f6b76447 ("ACPI / button: Delay acpi_lid_initialize_state() until first user space open") Signed-off-by: Dmitry Torokhov Reviewed-by: Hans de Goede Cc: 4.15+ # 4.15+ Signed-off-by: Rafael J. Wysocki Signed-off-by: Greg Kroah-Hartman --- drivers/acpi/button.c | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) --- a/drivers/acpi/button.c +++ b/drivers/acpi/button.c @@ -153,6 +153,7 @@ struct acpi_button { int last_state; ktime_t last_time; bool suspended; + bool lid_state_initialized; }; static struct acpi_device *lid_device; @@ -383,6 +384,8 @@ static int acpi_lid_update_state(struct static void acpi_lid_initialize_state(struct acpi_device *device) { + struct acpi_button *button = acpi_driver_data(device); + switch (lid_init_state) { case ACPI_BUTTON_LID_INIT_OPEN: (void)acpi_lid_notify_state(device, 1); @@ -394,13 +397,14 @@ static void acpi_lid_initialize_state(st default: break; } + + button->lid_state_initialized = true; } static void acpi_button_notify(struct acpi_device *device, u32 event) { struct acpi_button *button = acpi_driver_data(device); struct input_dev *input; - int users; switch (event) { case ACPI_FIXED_HARDWARE_EVENT: @@ -409,10 +413,7 @@ static void acpi_button_notify(struct ac case ACPI_BUTTON_NOTIFY_STATUS: input = button->input; if (button->type == ACPI_BUTTON_TYPE_LID) { - mutex_lock(&button->input->mutex); - users = button->input->users; - mutex_unlock(&button->input->mutex); - if (users) + if (button->lid_state_initialized) acpi_lid_update_state(device, true); } else { int keycode; @@ -457,7 +458,7 @@ static int acpi_button_resume(struct dev struct acpi_button *button = acpi_driver_data(device); button->suspended = false; - if (button->type == ACPI_BUTTON_TYPE_LID && button->input->users) { + if (button->type == ACPI_BUTTON_TYPE_LID) { button->last_state = !!acpi_lid_evaluate_state(device); button->last_time = ktime_get(); acpi_lid_initialize_state(device);