Received: by 2002:a05:6622:f08:0:0:0:0 with SMTP id l8csp4480890ivc; Tue, 3 Nov 2020 13:09:25 -0800 (PST) X-Google-Smtp-Source: ABdhPJwVG1vhJFIDQOM/K2FG6EHM0YLmGt+qTW0yXA6iu0EWf25a5bTrzcUSoFjx4M8CfX8dIx4s X-Received: by 2002:aa7:de86:: with SMTP id j6mr24513350edv.353.1604437765134; Tue, 03 Nov 2020 13:09:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604437765; cv=none; d=google.com; s=arc-20160816; b=t02Xx++adW8oxxnPQQDwUfBkhkuJ5NJ93NKvA+TUpvlyOAkysiF75fk087PhsyN10W ZOLwKVcYlKhGSM0NkN1B/0o/9Ikvl/wxyGsS8pGY6xi6J+LzjVUFxIQNvre/3EWqthvw OzNjR+lP19VD68H84OTMQPbr4MXe5axepAmMCqGMrM/iqoJyUcBW45oO1PYWaCukcHVO Jav9Dj6mcrHlfwUKW57dKoQnsBpT63aqYyU/L5LY/UNrgvaSyxYH6BfGh2e825i6WdTx sfw+nf3N2AGlXuSpyAu9SIp/5pmEcTeY4SBvQYoEUWE7ME58Dc8ypvSlc22UaVDfQ1wo PW9g== 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=4BPGvylXiScUZr+l7zWlGo+MrPrU2mPDt6+CGfTTf7A=; b=hgavNAr4Jl2Ex5pEQLMivkrcQnDutkU1om6JC1zh0rjHDUxDiwSUPNp3ToZtMFi/9O i7oW3DO5ayW1JXGhJ5bIARqrd5CRTXjag3fQgH3V2OiieCSFNfeykmCQvZ2gjyvvJ7Aa U62Y9zHFBIHoA83nF5sc72ahkVMgs43bqORvq9f0s3IZS5nTHdLTe/fpRfKV4WzmvYnQ m4Bl8Y7mBHHGOT7Qkx5JEWbtZ2ex/ojDQtkZA6a93+qsedMl+uoVFzLmtQRo8tsUrHKx FcZaJgm4xCkumiqTdn79kuHLngK2ndR9pT1WQmgVl2DnmTHN5GgnkYc05oiH+EfV3GTI 4AYA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=BzqeldY1; 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 u17si1962ejm.227.2020.11.03.13.09.01; Tue, 03 Nov 2020 13:09:25 -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=BzqeldY1; 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 S2387842AbgKCVFp (ORCPT + 99 others); Tue, 3 Nov 2020 16:05:45 -0500 Received: from mail.kernel.org ([198.145.29.99]:44358 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387843AbgKCVFn (ORCPT ); Tue, 3 Nov 2020 16:05:43 -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 EE17520658; Tue, 3 Nov 2020 21:05:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604437542; bh=5CMiBcE13Woy/n8DS3+p1YVb56DlVBeIAOrl52u0UVk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=BzqeldY1PvvQYlucCu2HaUYAH8KCuAbMO7R6K8UDzlZO4nGuLyWK55qdMc42qxxfR AkyDGe/kxjf5F4O1l8iUizQNjLY+LHfcOcm2c0dj6Jn6vHD8FzpdrDJsQnqg/GO9cG yfY6uAf63HeldXwuyCwnHt9tfkwjiUEVtF4/+lwo= 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 4.19 120/191] ACPI: button: fix handling lid state changes when input device closed Date: Tue, 3 Nov 2020 21:36:52 +0100 Message-Id: <20201103203244.537854736@linuxfoundation.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201103203232.656475008@linuxfoundation.org> References: <20201103203232.656475008@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 @@ -149,6 +149,7 @@ struct acpi_button { int last_state; ktime_t last_time; bool suspended; + bool lid_state_initialized; }; static BLOCKING_NOTIFIER_HEAD(acpi_lid_notifier); @@ -404,6 +405,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); @@ -415,13 +418,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: @@ -430,10 +434,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; @@ -478,7 +479,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);