Re: [PATCH] zynq: clkc: Add kmalloc allocation flag

From: Li zeming
Date: Tue Feb 21 2023 - 21:02:08 EST



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.