From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3A327C32774 for ; Tue, 23 Aug 2022 18:07:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233278AbiHWSHC (ORCPT ); Tue, 23 Aug 2022 14:07:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56122 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233320AbiHWSGl (ORCPT ); Tue, 23 Aug 2022 14:06:41 -0400 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4CFD02F007; Tue, 23 Aug 2022 09:15:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=M7NmYC/Iylm9myghHwqILim55SAUt9QrM+UZYk0eJlw=; b=fQDJPjjtyl8qLfALnz+kAzm6ni KVGKJ/KvcWolHDhPovWIMGnDcRmIuUOLLAvkVGtdChO80lLFIUiZN24PtND5pPt1sIvWVHQR6abz2 PVKtHILlGh93BTUvlQeWspY+VcqJG+ZwBB8Gprgt+DTJEmfLfw85c2X5pNp6YNJZK6zmOnA9HpHhH 9YFIAa+oRGjGliIJC8sbxGeNlj9FcxOy/stSDWG4KnD5yMU+39PRo39The1czS9URah+SvjZan6g6 ivLkdJFXfeO50f8UbElP68DJuHoj7Oz6Tx/zl2OS/DioCGJo44yZggCT7EqjstRqX0Yrj2pyrut6N fpWxCs5A==; Received: from hch by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1oQWYk-007ELy-Ke; Tue, 23 Aug 2022 16:15:22 +0000 Date: Tue, 23 Aug 2022 09:15:22 -0700 From: Christoph Hellwig To: Siddh Raman Pant Cc: Jens Axboe , Matthew Wilcox , Christoph Hellwig , linux-block , linux-kernel , linux-kernel-mentees , syzbot+a8e049cd3abd342936b6@syzkaller.appspotmail.com, stable@vger.kernel.org Subject: Re: [PATCH v2] loop: Check for overflow while configuring loop Message-ID: References: <20220823160810.181275-1-code@siddh.me> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220823160810.181275-1-code@siddh.me> X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org Looks good: Reviewed-by: Christoph Hellwig From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E0980C32772 for ; Tue, 23 Aug 2022 16:15:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 6A14D4034F; Tue, 23 Aug 2022 16:15:38 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 6A14D4034F Authentication-Results: smtp4.osuosl.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=fQDJPjjt X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TpKh3AP61Cqo; Tue, 23 Aug 2022 16:15:37 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp4.osuosl.org (Postfix) with ESMTPS id 1FAD740340; Tue, 23 Aug 2022 16:15:37 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 1FAD740340 Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id E9E87C0032; Tue, 23 Aug 2022 16:15:36 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists.linuxfoundation.org (Postfix) with ESMTP id B98CBC002D for ; Tue, 23 Aug 2022 16:15:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 86E35408FF for ; Tue, 23 Aug 2022 16:15:34 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 86E35408FF Authentication-Results: smtp2.osuosl.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=fQDJPjjt X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cx4T_3Qzj4oV for ; Tue, 23 Aug 2022 16:15:32 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org B7498408E9 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by smtp2.osuosl.org (Postfix) with ESMTPS id B7498408E9 for ; Tue, 23 Aug 2022 16:15:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=M7NmYC/Iylm9myghHwqILim55SAUt9QrM+UZYk0eJlw=; b=fQDJPjjtyl8qLfALnz+kAzm6ni KVGKJ/KvcWolHDhPovWIMGnDcRmIuUOLLAvkVGtdChO80lLFIUiZN24PtND5pPt1sIvWVHQR6abz2 PVKtHILlGh93BTUvlQeWspY+VcqJG+ZwBB8Gprgt+DTJEmfLfw85c2X5pNp6YNJZK6zmOnA9HpHhH 9YFIAa+oRGjGliIJC8sbxGeNlj9FcxOy/stSDWG4KnD5yMU+39PRo39The1czS9URah+SvjZan6g6 ivLkdJFXfeO50f8UbElP68DJuHoj7Oz6Tx/zl2OS/DioCGJo44yZggCT7EqjstRqX0Yrj2pyrut6N fpWxCs5A==; Received: from hch by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1oQWYk-007ELy-Ke; Tue, 23 Aug 2022 16:15:22 +0000 Date: Tue, 23 Aug 2022 09:15:22 -0700 From: Christoph Hellwig To: Siddh Raman Pant Subject: Re: [PATCH v2] loop: Check for overflow while configuring loop Message-ID: References: <20220823160810.181275-1-code@siddh.me> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220823160810.181275-1-code@siddh.me> X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Cc: Jens Axboe , linux-block , syzbot+a8e049cd3abd342936b6@syzkaller.appspotmail.com, linux-kernel , Matthew Wilcox , Christoph Hellwig , stable@vger.kernel.org, linux-kernel-mentees X-BeenThere: linux-kernel-mentees@lists.linuxfoundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-kernel-mentees-bounces@lists.linuxfoundation.org Sender: "Linux-kernel-mentees" Looks good: Reviewed-by: Christoph Hellwig _______________________________________________ Linux-kernel-mentees mailing list Linux-kernel-mentees@lists.linuxfoundation.org https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees