Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1480905yba; Thu, 25 Apr 2019 00:00:36 -0700 (PDT) X-Google-Smtp-Source: APXvYqz/WU1IzzEcJjFjbUtaOLn9G1Fv9JuioTQiWhiwAjdHVN2twfNvrArWbC/yGR+gFleMrEgc X-Received: by 2002:a63:be02:: with SMTP id l2mr35703648pgf.48.1556175635946; Thu, 25 Apr 2019 00:00:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556175635; cv=none; d=google.com; s=arc-20160816; b=LgzuBYuTsGJbR5Ge+yEihn+p2lKKWbXrzUJpTMYQJhAhh53UvXrhcq8c3RhNAEGHcG /uBoWTphaUNsHRupmlB/zrUSZ9BEOykqFPHAaTm7C9NkDyoMN/VD62sHdOyemYvTnB5P TPICl4gxftAY6z6ujteYgM2WOV2ivi8hBs1r5ONhTeUrPwHd1I457D13kaX8QF3I0pDl MaaUU+pZ6wiQtfnrOxu3/JmB4K9FNvZqQbfCF7M6XjcD+PjqjVMqv0xCkpesfTOhgo8i kOyrxZ/dXL01yY6LH9UE4cuaP3ZMdBVQF3eA7q2ZlYNWSpPKIyHA2hjqBMB57A2pvrtc V0Nw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=nPDeXyYRWeL1opTHabOUcZ9FWUyRUTW13LsgTT6xFxA=; b=E1A/9UqI0/k3BKiSqWHcqFrLZ5ee0d5+DIeWZfly37k8+CT8xqRXgv1DpOcLnvEMqC 8NH7b4Dx54QXzp/8Zk5NZo2F/jgXzQdUYUmS46t+RdzvgbXQFo4WflL9+lC+Dh/wXZTm QSAWxSwnL4MZ6qP6ZPBKGzzrCdyWZp+m99m1oheXwRqYJj36DOUzVRDFyedeque/YgWm 1HWNewRPG99xuwIjnN/OOTcmmTEpmowzcgzNrDlHI6jiA9a5aXYHwjarU2bRyGgYEpOR hMBmH7MmmEX8zYbWpBnWER6bvImvxLmmcnVIVOiE9k+pRzv+knTG7rn5NJw1E2XnJgR0 IAZA== 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 h1si10653099pgk.39.2019.04.25.00.00.20; Thu, 25 Apr 2019 00:00:35 -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 S1732199AbfDXUsh (ORCPT + 99 others); Wed, 24 Apr 2019 16:48:37 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:33250 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731341AbfDXUsg (ORCPT ); Wed, 24 Apr 2019 16:48:36 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 65B4480692; Wed, 24 Apr 2019 22:48:24 +0200 (CEST) Date: Wed, 24 Apr 2019 22:48:32 +0200 From: Pavel Machek To: Jens Axboe , jejb@linux.ibm.com, martin.petersen@oracle.com, lduncan@suse.com, hare@suse.com, mcgrof@kernel.org, jthumshirn@suse.de, hch@lst.de, gregkh@linuxfoundation.org, dan.j.williams@intel.com, bvanassche@acm.org Cc: kernel list , rjw@rjwysocki.net, linux-pm@vger.kernel.org, sfr@canb.auug.org.au, linux-next@vger.kernel.org, hdegoede@redhat.com, linux-ide@vger.kernel.org Subject: regression -next -- scsi: sd: Rely on the driver core for asynchronous probing was Re: next-20190408..0418: Suspend/resume problems on Thinkpad X60 Message-ID: <20190424204832.GA3111@amd> References: <20190408173928.GB13260@amd> <20190412102812.GA24977@amd> <20190423102239.GA15531@amd> <41d56ba6-d0cb-5d5e-f5f4-9bca045440dd@kernel.dk> <20190424095431.GA32457@amd> <20190424104850.GC32457@amd> <20190424202119.GA26357@amd> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GRPZ8SYKNexpdSJ7" Content-Disposition: inline In-Reply-To: <20190424202119.GA26357@amd> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --GRPZ8SYKNexpdSJ7 Content-Type: multipart/mixed; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > Not block, but it seems scsi subsystem is: commit 21e6ba3f0e0257cce1a226c1f15e0a8ba4338ca3 Author: Bart Van Assche Date: Wed Mar 20 13:09:19 2019 -0700 scsi: sd: Rely on the driver core for asynchronous probing As explained during the 2018 LSF/MM session about increasing SCSI disk probing concurrency, the problems with the current probing approach are as Seems to be responsible. Full log attached. Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=delme # bad: [76c938fcaa4b4a5d8f05fa907925d5043834964e] Add linux-next specific files for 20190423 # good: [7142eaa58b49d9de492ccc16d48df7c488a5fbb6] Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux git bisect start 'next-20190423' '7142eaa58b49d9de492ccc16d48df7c488a5fbb6' # good: [ed04f675fa2c22316d7b57bea1258a18a47537ea] Merge remote-tracking branch 'crypto/master' git bisect good ed04f675fa2c22316d7b57bea1258a18a47537ea # good: [4a99e5b3463f5c936540958914bff57ec50ac1e0] Merge remote-tracking branch 'spi/for-next' git bisect good 4a99e5b3463f5c936540958914bff57ec50ac1e0 # good: [61cabbda2a7e966b689a6791050ad675e6dff274] Merge remote-tracking branch 'staging/staging-next' git bisect good 61cabbda2a7e966b689a6791050ad675e6dff274 # bad: [c8f0c2453f64529035e25fbfb9de9d24e98baff7] Merge remote-tracking branch 'coresight/next' git bisect bad c8f0c2453f64529035e25fbfb9de9d24e98baff7 # bad: [6fb251c6f174d3cc571391baa9f6e57fff505446] Merge branch 'misc' into for-next git bisect bad 6fb251c6f174d3cc571391baa9f6e57fff505446 # bad: [78a8ab3cc0f95a66c8fb2429030289103de173e7] scsi: qedf: fixup bit operations git bisect bad 78a8ab3cc0f95a66c8fb2429030289103de173e7 # good: [c0327e67ecd86e88f5bc5fd54bfdf9b422a1c93f] scsi: core: remove the scsi_ioctl_reset export git bisect good c0327e67ecd86e88f5bc5fd54bfdf9b422a1c93f # good: [cbb24e26735f6142ba994b4d44fc2dcd54c3fe1f] scsi: ufs-mediatek: Make some symbols static git bisect good cbb24e26735f6142ba994b4d44fc2dcd54c3fe1f # bad: [21e6ba3f0e0257cce1a226c1f15e0a8ba4338ca3] scsi: sd: Rely on the driver core for asynchronous probing git bisect bad 21e6ba3f0e0257cce1a226c1f15e0a8ba4338ca3 # good: [e7f7b6f38a44697428f5a2e7c606de028df2b0e3] scsi: lpfc: change snprintf to scnprintf for possible overflow git bisect good e7f7b6f38a44697428f5a2e7c606de028df2b0e3 # good: [3e14592da654d53d87987aa09753d5a26e45446f] scsi: gdth: Only call dma_free_coherent when buf is not NULL in ioc_general git bisect good 3e14592da654d53d87987aa09753d5a26e45446f # good: [8378573353728a02602d6f956a3df48db0505c65] scsi: libcxgbi: remove uninitialized variable len git bisect good 8378573353728a02602d6f956a3df48db0505c65 # good: [ea9006dfda65b7dc369aaa2359b3dedfc1bb08b6] scsi: mpt3sas: fix indentation issue git bisect good ea9006dfda65b7dc369aaa2359b3dedfc1bb08b6 # first bad commit: [21e6ba3f0e0257cce1a226c1f15e0a8ba4338ca3] scsi: sd: Rely on the driver core for asynchronous probing --Qxx1br4bt0+wmkIi-- --GRPZ8SYKNexpdSJ7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlzAy6AACgkQMOfwapXb+vIRIwCglgb39piVMku5Vq/sKRL2Qt6k s7AAn2Utp1UzwRboUpz63y6yQXF2hodv =RW0l -----END PGP SIGNATURE----- --GRPZ8SYKNexpdSJ7--