Re: [PATCH] EDAC/dmc520: Don't print an error for each unconfigured interrupt line

From: Greg Kroah-Hartman
Date: Wed Jan 19 2022 - 05:28:17 EST


On Wed, Jan 19, 2022 at 10:37:51AM +0100, Borislav Petkov wrote:
> On Wed, Jan 19, 2022 at 10:17:52AM +0100, Greg Kroah-Hartman wrote:
> > For this specific change, I do NOT think it should be backported at all,
> > mostly for the reason that people are still arguing over the whole
> > platform_get_*_optional() mess that we currently have. Let's not go and
> > backport anything right now to stable trees until we have all of that
> > sorted out, as it looks like it all might be changing again. See:
> > https://lore.kernel.org/r/20220110195449.12448-1-s.shtylyov@xxxxxx
> > for all of the gory details and the 300+ emails written on the topic so
> > far.
>
> It sounds to me I should not even take this patch upstream yet,
> considering that's still ongoing...

Yes, I would not take that just yet at all. Let's let the api argument
settle down a bit first.

thanks,

greg k-h