Re: [PATCH] powernv:idle: Fix bug due to labeling ambiguity in power_enter_stop
From: Anton Blanchard
Date: Sun Feb 26 2017 - 19:34:31 EST
Hi Gautham,
> +handle_esl_ec_set:
Unless we want to expose this to things like perf, we might want to
make it a local label (eg .Lxx)
Anton