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 X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 013B7C433F5 for ; Wed, 8 Sep 2021 12:08:52 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9901C61131 for ; Wed, 8 Sep 2021 12:08:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 9901C61131 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.94.2) (envelope-from ) id 1mNwNK-0005b6-Ie; Wed, 08 Sep 2021 08:08:22 -0400 Received: from mail.kernel.org ([198.145.29.99]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mNwND-0005Zk-MN for kernelnewbies@kernelnewbies.org; Wed, 08 Sep 2021 08:08:15 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id B86D96109F; Wed, 8 Sep 2021 12:08:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631102893; bh=+2qr6IIO/UXLiJjbyRAgzuQXiygiL06LUjfWuxvrq7U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jcs7nucfDWnXMYxo5ee/D0ZZAPqmOq3Gvtv+E0miyvRG+OwrIE8sOqA4FK3hT4+wi atyLzSEjCkXrJl+bnpyYiVY1FZkXaUHxOKCkF/CqzLfbFz3j2oqiUMCBU5lTdOrIFa OxQTgGQ4h74+Oz78PjpHrzODtGnMgkj+tyADOD5M= Date: Wed, 8 Sep 2021 14:08:10 +0200 From: Greg KH To: Pintu Agarwal Subject: Re: Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue Message-ID: References: <20210830185541.715f6a39@windsurf> <20210830211224.76391708@windsurf> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Cc: Thomas Petazzoni , snitzer@redhat.com, Kernelnewbies , open list , dm-devel@redhat.com, Mikulas Patocka , Sami Tolvanen , Phillip Lougher , linux-fsdevel , linux-mtd , agk@redhat.com X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org On Wed, Sep 08, 2021 at 04:57:45PM +0530, Pintu Agarwal wrote: > Hi, > > On Mon, 6 Sept 2021 at 21:58, Pintu Agarwal wrote: > > > On Tue, 31 Aug 2021 at 18:49, Pintu Agarwal wrote: > > > > > > No, but you can backport it easily. Back at > > > > http://lists.infradead.org/pipermail/openwrt-devel/2019-November/025967.html > > > > I provided backports of this feature to OpenWrt, for the 4.14 and 4.19 > > > > kernels. > > Can you please let me know where to get the below patches for > backporting to our kernel: > create mode 100644 > target/linux/generic/backport-4.14/390-dm-add-support-to-directly-boot-to-a-mapped-device.patch > create mode 100644 > target/linux/generic/backport-4.14/391-dm-init-fix-max-devices-targets-checks.patch > create mode 100644 > target/linux/generic/backport-4.14/392-dm-ioctl-fix-hang-in-early-create-error-condition.patch > create mode 100644 > target/linux/generic/backport-4.14/393-Documentation-dm-init-fix-multi-device-example.patch If you are stuck on an older kernel version, then you need to get support from the vendor that is forcing you to be on that kernel version, as you are already paying them for support. Please take advantage of that, as no one knows what is really in "your kernel". thanks, greg k-h _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies