Re: [RFC PATCH v4 2/8] bus/cdx: add the cdx bus driver

From: Greg KH
Date: Fri Oct 14 2022 - 03:14:50 EST


On Fri, Oct 14, 2022 at 10:10:43AM +0530, Nipun Gupta wrote:
> CDX bus supports the scanning and probing of FPGA based
> devices. These devices are registered as CDX devices.
>
> The bus driver sets up the basic infrastructure and triggers
> the cdx controller to scan the cdx devices once registered.
>
> CDX bus uses ops registered by the CDX controller to scan,
> reset and write MSI message on the CDX devices.
>
> Signed-off-by: Nipun Gupta <nipun.gupta@xxxxxxx>

Why is this all still "RFC"? RFC means to me, "I don't know what to do
here, so here's a half-baked proposal". When you are on v4 of a RFC,
that is a huge sign that this all isn't working at all. Also, where is
the questions that you still have that you need help with here?

Also, I don't review RFC changes normally as that means the submitter
doesn't think they are good enough to be submitted, so why would I
review them when I have hundreds of other changes that submitters do
think are good enough?

Can you just submit these "for real" if they work properly for you and
you have tested them and you would be happy if they are accepted.

thanks,

greg k-h