On 08.12.2013 16:46:20, Samuel Thibault wrote: > Marin Ramesa, le Sun 08 Dec 2013 12:40:08 +0100, a écrit : > > Remove assignments without any effect and unnecessary variables. > > Err, *ptep0 assignment does have an effect, what makes you think > otherwise?
I don't see it. Maybe it's the call to pmap_pte(), but I don't see the effect it has on the code (except the return value).