Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp2884953pxv; Sun, 4 Jul 2021 00:56:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwCLcPDALe38nd4B4yp+WOcuVGe7Mvx/54olkfpKLtWNjrkTmm32BtBhgCoqAQeu3yWijby X-Received: by 2002:a92:cacf:: with SMTP id m15mr6226095ilq.14.1625385388421; Sun, 04 Jul 2021 00:56:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625385388; cv=none; d=google.com; s=arc-20160816; b=d38KQXa/EpMk0xrzxBADJbZmlxXeZJF+XkC+0IgCq8tkb36Bw7qlT33UkJvc/MHlS6 FwN7AM8TFetRZk1dwy6vqlrfT9rV+uClWnnqjYmfa5OKk6LMIhInAj8gftN6bELsE2mc fO18Z5Y23AEji+7vO+8qiEphaa9AoEhigBY5xdSb+RccRNy+G31kSZnwSBde4gB7Tllo U4TNd7GdL5BFiJ35GnjteoCMhZF0vq9IBf12RHi2cbPJS701c5EJldapu3GdNhbw8Fg9 oZ6Ib87kpKRGT/RjAvP//3KfpOQ/lcxgXS/jGEQOatlNWYgIdNx0uGEsuPONw3hKW2zU gq2w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:references:in-reply-to :message-id:date:subject:cc:to:from; bh=u8sycjYLmwcfC2GOyywswp6uSz1CSbOzho6Y+lwbpiA=; b=LFPUVP6+LrwWqKYaf7cJ+8uOMGwnBmJ6kEjqgUwlhHbLH4sJeV/6vGjDJlKq+26hJg QxpzBm8SSv9Ms5hXJgnvn996wMcREblVoKwp38VKKAcRc/N8Za2uWloHqhXOM1JWF+Cj +yUoaUpc1U/4exKuto0CzG/JdLptC0Lum+bMs6xQ7L58l80OEfaPBAdsSlXUG+6Yl9pH NR1AQomJ6l07NepKt3n/c36HEE13TSVWAwHl+4p+tp/ZykWJQhvWEI/CKMqll46l3vTv x7llQum8uZ+BwKSQ7+YkVTk3NSyvfzDWDsc8Waa7c3Op2QinG5C+TSX40c/iqaJPjXeg 4M4g== ARC-Authentication-Results: i=1; mx.google.com; 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=puri.sm Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j23si7850849jar.113.2021.07.04.00.56.17; Sun, 04 Jul 2021 00:56:28 -0700 (PDT) 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; 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=puri.sm Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229749AbhGDH51 (ORCPT + 99 others); Sun, 4 Jul 2021 03:57:27 -0400 Received: from comms.puri.sm ([159.203.221.185]:34052 "EHLO comms.puri.sm" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229549AbhGDH50 (ORCPT ); Sun, 4 Jul 2021 03:57:26 -0400 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id 13087DF30C; Sun, 4 Jul 2021 00:54:22 -0700 (PDT) Received: from comms.puri.sm ([127.0.0.1]) by localhost (comms.puri.sm [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zPZxBJM7Ax6i; Sun, 4 Jul 2021 00:54:21 -0700 (PDT) From: Martin Kepplinger To: martin.kepplinger@puri.sm, bvanassche@acm.org Cc: hch@infradead.org, jejb@linux.ibm.com, kernel@puri.sm, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-scsi@vger.kernel.org, martin.petersen@oracle.com, stern@rowland.harvard.edu Subject: [PATCH v6 2/3] scsi: sd: send REQUEST SENSE for BLIST_MEDIA_CHANGE devices in runtime_resume() Date: Sun, 4 Jul 2021 09:54:02 +0200 Message-Id: <20210704075403.147114-3-martin.kepplinger@puri.sm> In-Reply-To: <20210704075403.147114-1-martin.kepplinger@puri.sm> References: <20210704075403.147114-1-martin.kepplinger@puri.sm> Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org For SD cardreader devices that have the BLIST_MEDIA_CHANGE flag set, a MEDIA CHANGE unit attention is received after resuming from runtime suspend. Send a REQUEST SENSE to avoid that. The "downside" is that for these devices we now rely on users not to really change the medium (SD card) *during* a runtime suspend/resume cycle, i.e. when not unmounting. To enable runtime PM for an SD cardreader (device number 0:0:0:0), do: echo 0 > /sys/module/block/parameters/events_dfl_poll_msecs echo 1000 > /sys/bus/scsi/devices/0:0:0:0/power/autosuspend_delay_ms echo auto > /sys/bus/scsi/devices/0:0:0:0/power/control Signed-off-by: Martin Kepplinger Reviewed-by: Bart Van Assche --- drivers/scsi/sd.c | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/drivers/scsi/sd.c b/drivers/scsi/sd.c index 6d2d63629a90..34554224b89a 100644 --- a/drivers/scsi/sd.c +++ b/drivers/scsi/sd.c @@ -63,6 +63,7 @@ #include #include #include +#include #include #include #include @@ -114,6 +115,7 @@ static void sd_shutdown(struct device *); static int sd_suspend_system(struct device *); static int sd_suspend_runtime(struct device *); static int sd_resume(struct device *); +static int sd_resume_runtime(struct device *); static void sd_rescan(struct device *); static blk_status_t sd_init_command(struct scsi_cmnd *SCpnt); static void sd_uninit_command(struct scsi_cmnd *SCpnt); @@ -608,7 +610,7 @@ static const struct dev_pm_ops sd_pm_ops = { .poweroff = sd_suspend_system, .restore = sd_resume, .runtime_suspend = sd_suspend_runtime, - .runtime_resume = sd_resume, + .runtime_resume = sd_resume_runtime, }; static struct scsi_driver sd_template = { @@ -3720,6 +3722,25 @@ static int sd_resume(struct device *dev) return ret; } +static int sd_resume_runtime(struct device *dev) +{ + struct scsi_disk *sdkp = dev_get_drvdata(dev); + struct scsi_device *sdp = sdkp->device; + + if (sdp->sdev_bflags & BLIST_MEDIA_CHANGE) { + /* clear the devices' sense data */ + static const u8 cmd[10] = { REQUEST_SENSE }; + + if (scsi_execute(sdp, cmd, DMA_NONE, NULL, 0, NULL, + NULL, sdp->request_queue->rq_timeout, 1, 0, + RQF_PM, NULL)) + sd_printk(KERN_NOTICE, sdkp, + "Failed to clear sense data\n"); + } + + return sd_resume(dev); +} + /** * init_sd - entry point for this driver (both when built in or when * a module). -- 2.30.2