Re: [PATCH v6 0/2] firmware_loader: allow firmware_class.path to take multiple paths

From: Greg Kroah-Hartman

Date: Thu Apr 02 2026 - 00:16:00 EST


On Wed, Apr 01, 2026 at 09:43:26AM -0400, Jeff Layton wrote:
> This is something Michal had asked for last year, and I just got around
> to implementing. This version is just a minor cleanup for
> reviewability's sake. I also renamed the search= option to search_path=.
>
> Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx>
> ---

While it is still experimental, and might not be fully correct, you
might want to look here:
https://sashiko.dev/#/patchset/20260401-fw-path-v6-0-4ebe70441839%40kernel.org
to see a few potential issues for this patchset (notibly at least the
bash stuff)

thanks,

greg k-h