* Vitaly Wool <vitalywool@xxxxxxxxx> [100915 01:18]: > 2010/9/15 Ohad Ben-Cohen <ohad@xxxxxxxxxx>: > >> Sorry for pushing at this, but why would you mark data that's meant to > >> be used after init phase as __initdata? > > > > I can remove the first copying as well if Russell is ok with it. > > I personally think it's not worth it. This copying basically happens > only once and this point is soooo irrelevant. My position therefore > is: let's get the current implementation in, and if Michal is > uncomfortable with that, he can come up with the patch. Let's > concentrate on the real problems. This becomes an issue when compiling in support for multiple boards.. All the data that's not in use for the booted board should be __initdata. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html