Re: [PATCH 00/10] nvmem: fixes for 6.2

From: Srinivas Kandagatla
Date: Mon Jan 30 2023 - 06:03:57 EST


Thanks Greg,

On 28/01/2023 13:39, Greg KH wrote:
On Fri, Jan 27, 2023 at 10:40:05AM +0000, Srinivas Kandagatla wrote:
Hi Greg,

Here are some nvmem core fixes around nvmem provider device register
and error paths.
Most of these patches have been in next for 2-3 weeks.

Am really not sure if you are taking fixes late in this cycle.
In case you are not could you please apply them for 6.3

When I apply them, I get the following errors from the scripts:

Commit: 36f5dbea16ad ("nvmem: core: fix return value")
Fixes tag: Fixes: 60c8b4aebd8e ("nvmem: core: fix cleanup after dev_set_name()")
Has these problem(s):
- Target SHA1 does not exist
Commit: 7de8892c0527 ("nvmem: core: fix device node refcounting")
Fixes tag: Fixes: 69aba7948cbe("nvmem: Add a simple NVMEM framework for consumers")
Has these problem(s):
- missing space between the SHA1 and the subject

The first one is because you have your own git tree, that's fine. But the
second one should have given you an error when it was in linux-next, what
happened?

Let me see if I can fix this up...

Thankyou very much for fixing this up before applying, will take extra care next time. :-)

thanks,
srini

greg k-h