Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp3395747ybp; Sun, 6 Oct 2019 11:01:03 -0700 (PDT) X-Google-Smtp-Source: APXvYqyjQ/QBRlq4UF8pYG1jj4QLbfY2ZUEw0HrjxKVPD0E2A7Px/XYOzN/sR/jCOl1U/i853r6l X-Received: by 2002:aa7:c759:: with SMTP id c25mr25230861eds.15.1570384862968; Sun, 06 Oct 2019 11:01:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570384862; cv=none; d=google.com; s=arc-20160816; b=0d/Z6yR1Gmfah6JsJI45BCvXDTF7tm77Dh4+GGawRpYZnPaAY00nt0V07p+wHm8Wux AsDa7j4jnxul4m2m6+LQKKJ9O1GTfHBVxoY9xOk2FSqLGEtmEIiCMXjM6nYNJRjAYEmv m21BE18crOdSve39VIkqPPeZsq0Ux+DrdSslsMdgLvBkqQ3xTEVepyIpkHeakR4cV2ZJ yRdjCSMQUoCpbzbfs6g8xeiIFAWPg7IzHUyetTgoiJmroyEXmlUoVE0YZ7jjryBOVdWh Q9NYcNWRDQ6R/dLD9JSn5Jr1c+aNY9YMb22C78Dr61hRHg+59+x7UA/Z5nT+DAyS/Bkj dOsg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=wcbdOV6L5dzgHCebQZknXxYJ9OjMAJNqtHZJ8Y7X6ZY=; b=l1TlggiTpby4UhmXZkLqikqI2+w9Uo7kmRnp/RACQRyxMHZ5nBQXG/H6siu1xOlgz8 b8SCPXbhEeEIoy1VrFRl+SsXGr7XhkRnhEFzS5k4XonpziKeOB9LKd93YhtSJYeHHmr2 0kczw8irbI0JWQLdYpblsFNoT93Oc3u4Xg3shXN8LjpUz/cGgKl9J2rkg9b7QZoC5Km4 bqER3Vuz5W+YzdYyr4J3FB04K4KbAQWuGQAmPdaCz2NGxYijjl3EdMiwXiHAMsbi3v4A xzAQcBhOtTJ9YHpCoGnHDu8wuSqpsPjM6wsOjzvM2NuswJ1ZdlKZLLH/BsbW+c8S/SmJ 6XxQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Gos/dixy"; 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 s21si6446913ejm.122.2019.10.06.11.00.39; Sun, 06 Oct 2019 11:01:02 -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; dkim=pass header.i=@kernel.org header.s=default header.b="Gos/dixy"; 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 S1728328AbfJFR7S (ORCPT + 99 others); Sun, 6 Oct 2019 13:59:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:56948 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729319AbfJFRaz (ORCPT ); Sun, 6 Oct 2019 13:30:55 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 BAF0A2087E; Sun, 6 Oct 2019 17:30:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570383054; bh=2gPBfMWII0OWvFqrK7sGLODsKDP1B0Pq3OoGH8hKJS4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Gos/dixyDfPZQvJeVcKRkriNpyADIzkmPBzrEtHBAk9gWX9vGxTBUFC2IMbFLz4aE pLdZXvdsdNG7ffc/HHhga6Jfa5CjETWyp2LUbjS00VM7yE2zbYP/3vizepnAlz+cAc ocnoJ2TNc5YD92qCQcQy+nqWJwqn4udT9GfAFKHM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Anatoly Pugachev , Jens Axboe , Sasha Levin Subject: [PATCH 4.19 068/106] pktcdvd: remove warning on attempting to register non-passthrough dev Date: Sun, 6 Oct 2019 19:21:14 +0200 Message-Id: <20191006171151.871099186@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191006171124.641144086@linuxfoundation.org> References: <20191006171124.641144086@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jens Axboe [ Upstream commit eb09b3cc464d2c3bbde9a6648603c8d599ea8582 ] Anatoly reports that he gets the below warning when booting -git on a sparc64 box on debian unstable: ... [ 13.352975] aes_sparc64: Using sparc64 aes opcodes optimized AES implementation [ 13.428002] ------------[ cut here ]------------ [ 13.428081] WARNING: CPU: 21 PID: 586 at drivers/block/pktcdvd.c:2597 pkt_setup_dev+0x2e4/0x5a0 [pktcdvd] [ 13.428147] Attempt to register a non-SCSI queue [ 13.428184] Modules linked in: pktcdvd libdes cdrom aes_sparc64 n2_rng md5_sparc64 sha512_sparc64 rng_core sha256_sparc64 flash sha1_sparc64 ip_tables x_tables ipv6 crc_ccitt nf_defrag_ipv6 autofs4 ext4 crc16 mbcache jbd2 raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq raid1 raid0 multipath linear md_mod crc32c_sparc64 [ 13.428452] CPU: 21 PID: 586 Comm: pktsetup Not tainted 5.3.0-10169-g574cc4539762 #1234 [ 13.428507] Call Trace: [ 13.428542] [00000000004635c0] __warn+0xc0/0x100 [ 13.428582] [0000000000463634] warn_slowpath_fmt+0x34/0x60 [ 13.428626] [000000001045b244] pkt_setup_dev+0x2e4/0x5a0 [pktcdvd] [ 13.428674] [000000001045ccf4] pkt_ctl_ioctl+0x94/0x220 [pktcdvd] [ 13.428724] [00000000006b95c8] do_vfs_ioctl+0x628/0x6e0 [ 13.428764] [00000000006b96c8] ksys_ioctl+0x48/0x80 [ 13.428803] [00000000006b9714] sys_ioctl+0x14/0x40 [ 13.428847] [0000000000406294] linux_sparc_syscall+0x34/0x44 [ 13.428890] irq event stamp: 4181 [ 13.428924] hardirqs last enabled at (4189): [<00000000004e0a74>] console_unlock+0x634/0x6c0 [ 13.428984] hardirqs last disabled at (4196): [<00000000004e0540>] console_unlock+0x100/0x6c0 [ 13.429048] softirqs last enabled at (3978): [<0000000000b2e2d8>] __do_softirq+0x498/0x520 [ 13.429110] softirqs last disabled at (3967): [<000000000042cfb4>] do_softirq_own_stack+0x34/0x60 [ 13.429172] ---[ end trace 2220ca468f32967d ]--- [ 13.430018] pktcdvd: setup of pktcdvd device failed [ 13.455589] des_sparc64: Using sparc64 des opcodes optimized DES implementation [ 13.515334] camellia_sparc64: Using sparc64 camellia opcodes optimized CAMELLIA implementation [ 13.522856] pktcdvd: setup of pktcdvd device failed [ 13.529327] pktcdvd: setup of pktcdvd device failed [ 13.532932] pktcdvd: setup of pktcdvd device failed [ 13.536165] pktcdvd: setup of pktcdvd device failed [ 13.539372] pktcdvd: setup of pktcdvd device failed [ 13.542834] pktcdvd: setup of pktcdvd device failed [ 13.546536] pktcdvd: setup of pktcdvd device failed [ 15.431071] XFS (dm-0): Mounting V5 Filesystem ... Apparently debian auto-attaches any cdrom like device to pktcdvd, which can lead to the above warning. There's really no reason to warn for this situation, kill it. Reported-by: Anatoly Pugachev Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- drivers/block/pktcdvd.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/block/pktcdvd.c b/drivers/block/pktcdvd.c index 6f1d25c1eb640..0bc344d22f013 100644 --- a/drivers/block/pktcdvd.c +++ b/drivers/block/pktcdvd.c @@ -2596,7 +2596,6 @@ static int pkt_new_dev(struct pktcdvd_device *pd, dev_t dev) if (ret) return ret; if (!blk_queue_scsi_passthrough(bdev_get_queue(bdev))) { - WARN_ONCE(true, "Attempt to register a non-SCSI queue\n"); blkdev_put(bdev, FMODE_READ | FMODE_NDELAY); return -EINVAL; } -- 2.20.1