[PATCH 1/1] ubi: Introduce block devices for UBI volumes

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Feb 10 18:01:09 EST 2014


Dear Piergiorgio Beruto,

(Please wrap your e-mail at ~72 characters per line, as is coming
practice in the open-source community)

On Mon, 10 Feb 2014 23:49:38 +0100, Piergiorgio Beruto wrote:

> Sorry, i understand, just i dont see the point in using a runtime var when the compile time option is already implemented and in my personal opinion is preferable.

That's probably because you don't understand the additional maintenance
burden caused by compile time option. When there are gazillions of
compile time options, there are gazillions of build possibilities that
a maintainer must test when applying patches, and pushing changes
upstream. This is annoying and can be avoided by limiting the number of
compile time parameters.

Of course, it's completely a matter of trade-off: we still do want to
have compile-time options for complete drivers, but we generally try to
avoid them to tune the driver behavior itself.

That being said, I can't speak for the UBI maintainer :-)

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the linux-mtd mailing list