Hi, I need the following patch to compile the tegra kernel with binutils 2.21 (as in Ubuntu Natty and soon everywhere else). As far as I can see, it produces identical binaries (and boots of course). --- a/arch/arm/mach-tegra/headsmp-t2.S +++ b/arch/arm/mach-tegra/headsmp-t2.S @@ -108,7 +108,7 @@ __restart_plls: /* FIXME: need to record actual power transition here */ mov r0, #0 b __cortex_a9_l2x0_restart -ENDPROC(__restart_pllx) +ENDPROC(__restart_plls) /* * __enable_coresite_access * Marc Dietrich -- 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