From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BB31E496917; Tue, 14 Jul 2026 16:05:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784045129; cv=none; b=RNgCVOUNsfLgACYOWwEQVhiCL2MQ7Fj/1HoS4bFzIAYAQjzyt4/kiLGceskixg9rI3FjGFXuqkBG83/PzAkXxdGjoyPuN0xlDj94nKRKOoD/z2I2uNw1NFlKooq7T6wzUx3sFkendaCVLgBorveXAGCRiBEj0QF+JoIGv5UPWhA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784045129; c=relaxed/simple; bh=MDoHCNs87EXtL3rx8qeIBw6m0Koa1Rgykf3pDl2NXSg=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=dkO+cHhungTfoLQjHtRgmqQEmxH1VyTHMhxlyRi4yOz77DWwVq6oNEYAn1eJz8/+gasjWjZUMPtDtaS6+l4a6ZVyd+hQC6PMS9qZcAgpEYOEXq2HiKBs3mU/qL3Cb9b20IiUU7ohG3U7WQCcqfelQz9EWQZvHgGLY1Zd25/CatY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=ryhf0BkE; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="ryhf0BkE" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 20D701F000E9; Tue, 14 Jul 2026 16:05:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=korg; t=1784045128; bh=Xtm2njAn76Q+rLnBuvCrV+rDc41S16pGG3DUYxM41+s=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=ryhf0BkEXHDctx++jvuZlEpB0nvbqlRQwWT7yUm9lSAXCXudxcLuHpE6iEpjvXKi8 PL/fb3OwrGhwDGXG8qUGXdFdNpcUkXTo3vh7jgpfznX+uv5U0BJjTClhfqZkmo0xcE FYdOSTArIc0Cl4HKZytv5QemzVoQLrF6SAirbG1A= Date: Tue, 14 Jul 2026 18:05:22 +0200 From: Greg Kroah-Hartman To: Markus Elfring Cc: Vinod Koul , dmaengine@vger.kernel.org, imx@lists.linux.dev, Frank Li , Griffin Kroah-Hartman , stable@kernel.org, LKML Subject: Re: [PATCH] dmaengine: fl1-edma: Add error handling for devm_kasprintf Message-ID: <2026071416-siberian-untying-2f54@gregkh> References: <178403257631.822807.3647660559296965382.b4-ty@kernel.org> <544a88f9-d523-4add-af0b-93337de4556c@web.de> Precedence: bulk X-Mailing-List: dmaengine@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <544a88f9-d523-4add-af0b-93337de4556c@web.de> On Tue, Jul 14, 2026 at 05:58:32PM +0200, Markus Elfring wrote: > > > Add error handling statement to fls_edma3_irq_init() for the > > > devm_kasprintf call. > … > > Applied, thanks! > > > > [1/1] dmaengine: fl1-edma: Add error handling for devm_kasprintf > > commit: bf1af4dfdc017dfe989c0dbcf0e608dc95f1d2cb > > https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git/commit/?h=next&id=bf1af4dfdc017dfe989c0dbcf0e608dc95f1d2cb > > Would it become helpful to add the following tag? > > > Fixes: d175222f5e90b7e1f23713378823c338fabb3258 ("dmaegnine: fsl-edma: add edma error interrupt handler") > > > Regards, > Markus Hi, This is the semi-friendly patch-bot of Greg Kroah-Hartman. Markus, you seem to have sent a nonsensical or otherwise pointless review comment to a patch submission on a Linux kernel developer mailing list. I strongly suggest that you not do this anymore. Please do not bother developers who are actively working to produce patches and features with comments that, in the end, are a waste of time. Patch submitter, please ignore Markus's suggestion; you do not need to follow it at all. The person/bot/AI that sent it is being ignored by almost all Linux kernel maintainers for having a persistent pattern of behavior of producing distracting and pointless commentary, and inability to adapt to feedback. Please feel free to also ignore emails from them. thanks, greg k-h's patch email bot