On Thu, Jun 18, 2015 at 10:24:53AM -0700, Peter Crosthwaite wrote: > The sole caller of this function navigates the cpu->env_ptr only for > this function to take it back the cpu pointer straight away. Pass in > cpu pointer instead and grab the env pointer locally in the function. > Removes a core code usage of ENV_GET_CPU(). > > Reviewed-by: Andreas Färber <afaer...@suse.de> > Signed-off-by: Peter Crosthwaite <crosthwaite.pe...@gmail.com>
Reviewed-by: Eduardo Habkost <ehabk...@redhat.com> -- Eduardo