From patchwork Sun Oct 15 09:02:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 13422191 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 0FC39CDB47E for ; Sun, 15 Oct 2023 09:03:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=fKCJTsdPqRrtcs40a1d94XNP+pGNOSKRxeAVe6xmT40=; b=GXoI1MDOEIbK3x 8X0G1ElwS3bPxUBK7jgC3wW7Ur1ThCcqM4CrJ3o0JcTdlkg3RrxkXiZTL2jnZq3wL883heJ65982a QcoobMl7e4rheso2ZyMNtysW5fSLWs8DDx6aowKZHQal1KFAxm0s3gZyz+oQtHKoZ97rNFoZ2CLIg LMCu5i/3oA7xH3q2dORaA3NHwVdQRX3/9OysU13vkjBRcKvO4kxalO0pPVWKz1SVJbP7B6v5yz/aD tm1TuL8UIsLQkH+6VNDxMiLfYw2wkN1JW+zYvJwP3ULjNBHGymAiWj3SJFl6dQfIXNNVz7ybrY5Ym i4V/gVTMSa4aJqcOn50w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qrx0z-006kjn-0e; Sun, 15 Oct 2023 09:02:25 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qrx0v-006kfF-1A for linux-arm-kernel@lists.infradead.org; Sun, 15 Oct 2023 09:02:22 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 0B998CE0B19; Sun, 15 Oct 2023 09:02:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C52D1C433C7; Sun, 15 Oct 2023 09:02:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1697360534; bh=iunIHqaRPUsavc8QFp9OUUmXqvt+3yHTBaegKLlr+fI=; h=Date:From:List-Id:To:Cc:Subject:From; b=pkX41C9r81yl8tYBzcDmZaETs1ap9IH8Tgt3J5oL3BulhGbfLJffEFUoYY2sGC6hn 9Q2LSBWVJIN+PxJYhcrnWNDvy/b5Uqlz/ySmzVVa8ohqrKnJa3s8NX2LrqbYO66Ljm VNbQ+ZWPaBCB+J/BjLrdraBDsl5nOB3/LG+YHLpkM2/OunraKpQHfYnDa3hxxUKQ+8 MVdFSAfmYekmcB++VzJqlGONF1Q2KemSb7PyV9zDoRrwpSGq6hRhOma1URA00aBtcK pd6BvufEzy7z9L5AYShBmopmYZ/fhbWEZpPHtKo3KSaPASU/eC+KcqV83m3AEEy5tl MHz+Ur2Kii2nw== Date: Sun, 15 Oct 2023 17:02:02 +0800 From: Shawn Guo To: soc@kernel.org, arm@kernel.org Cc: Fabio Estevam , Stefan Agner , Li Yang , kernel@pengutronix.de, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] i.MX fixes for 6.6, round 2 Message-ID: <20231015090202.GW819755@dragon> MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231015_020221_629427_6EBF1B80 X-CRM114-Status: UNSURE ( 7.38 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit f09752eaf0e8f8befc26b44c4d3e15633e56d16a: arm64: dts: imx: Add imx8mm-prt8mm.dtb to build (2023-09-25 10:19:52 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.6-2 for you to fetch changes up to 1558b1a8dd388f5fcc3abc1e24de854a295044c3: firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels() (2023-10-10 10:30:29 +0800) ---------------------------------------------------------------- i.MX fixes for 6.6, round 2: - Fix an use_after_free bug in imx_dsp_setup_channels() that is introduced by commit e527adfb9b7d ("firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()") ---------------------------------------------------------------- Hao Ge (1): firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels() drivers/firmware/imx/imx-dsp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)