[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230223183312.2759-1-zeming@nfschina.com>
Date: Fri, 24 Feb 2023 02:33:11 +0800
From: Li zeming <zeming@...china.com>
To: sboyd@...nel.org
Cc: linux-arm-kernel@...ts.infradead.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, michal.simek@...inx.com,
mturquette@...libre.com
Subject: Re: [PATCH] zynq: clkc: Add kmalloc allocation flag
hello senior:
I observed that some other variable assignments in this function are basically judged by the if statement, while clk_name does not make an if branch statement, and I think clk_name is also relatively important, increasing __GFP_NOFAIL flag ensures that the assignment can succeed under any circumstances.
Powered by blists - more mailing lists