On 01/04/2013 02:32 AM, Joseph Lo wrote: > There are some redundant codes in the CPUINIT section that was caused by > some codes not be organized well in "headsmp.S". Currently all the codes > in "headsmp.S" were put into CPUINIT section. But actually it doesn't > need to be loacted in CPUINIT section. There is no fuction access them > in CPUINIT section and we will relocate them to IRAM. > > These codes also caused some unnecessary functions that access these > codes been put into CPUINIT section too. This patch clean it up and put > them into normal text section. Applied to Tegra's for-3.9/soc branch. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html