Re: [PATCH 2/3] firmware: Add CONFIG_BUILTIN_FIRMWARE option

From: David Woodhouse
Date: Sat May 24 2008 - 15:23:41 EST


On Sat, 2008-05-24 at 20:18 +0200, Marcel Holtmann wrote:
> Hi David,
>
> >> Playing with it now. I fixed the mkdir thing by including $(objtree)
> >> in the target.
> >
> > Here's what I have (on top of the git tree) now. I just need to sort
> > out
> > the clean/mrproper behaviour -- and possibly should rename the korg
> > firmware to firmware/korg/k1212.c_shipped?
>
> so using "/" within the name parameter for request_firmware() is
> actually forbidden. I know that some driver authers think it is a good
> idea, but it is not.
>
> I am actually working on a patch to make request_firmware() fail/warn
> when the name has a "/" in it.
>
> You don't need to consider any deep nesting of firmware file names. It
> was never meant to be used like this.

Hm. Is there any fundamental reason why we should forbid this? It does
seem to make sense to let people use the namespace for it.

--
dwmw2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/