-----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap- > owner@xxxxxxxxxxxxxxx] On Behalf Of Dasgupta, Romit > Sent: Tuesday, October 06, 2009 5:51 PM > To: Menon, Nishanth > Cc: Premi, Sanjeev; Cousson, Benoit; Kevin H; linux-omap@xxxxxxxxxxxxxxx > Subject: RE: Question on OPP table handling > > Typo I meant Put all the OPP tables for different CPUs (instead ofOPPs) in > __initdata. Copy the run time detected CPU's OPP table in memory. Others > get discarded!" This is a good idea. Or if we want to save the _Copy_ effort, then make all these opp table structures as 'const' so that it get moved to *.RO section. In that case all data is still available. -- 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