On Tue, 24. Dec 14:56, mordan@xxxxxxxxx wrote: > Hello, > > A required dependency commit is missing, as noted by Fedor Pchelkin: Hmm... Vitalii, this was added to stable-queue by Greg KH after I've posted the request, so everything is OK now. https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/commit/?id=b0af78f3436d5d30681302b7ac7ffb794966e351 https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/commit/?id=f89319493cac3a576aa90386751ce1041e101b6e https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/commit/?id=22121974e9baf6da20d257b6ecacc15c7272969a > > > The current patch was added to stable kernels lacking the necessary > > prerequisite ff30bd6a6618 ("sh: clk: Fix clk_enable() to return 0 on > > NULL clk") which is specified in Cc:stable tag of the commit description > > per stable kernels documentation [1]. > > [1]: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html#option-1 > > Could you please cherry-pick ff30bd6a6618 ("sh: clk: Fix clk_enable() to > > return 0 on NULL clk") to 6.1.y, 5.15.y, 5.10.y and 5.4.y ? It applies > > cleanly. > > Thanks!