Re: [PATCH] firmware: Don't attempt to allocate zero bytes withvmalloc()

From: Mark Brown
Date: Tue Oct 09 2012 - 04:17:42 EST


On Tue, Oct 09, 2012 at 03:34:52PM +0800, Ming Lei wrote:

> Yes, I agree, and my question is only on what you mentioned:

> "it didn't want to load an optional image"

> maybe I misunderstood the above, never mind, :-)

> So one driver should suppose the firmware is there, and the
> firmware shouldn't be zero length, because the driver always
> expects getting some bytes by calling request_firmware().

The point is that there's some firmware which the driver wants to load
but where it's happy to continue if the user didn't provide one and
doesn't want to introduce needless delays.
--
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/