Re: [PATCH 3/8] Remove unused pte_offset variable
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2008-02-27 08:19:15
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2008-02-27 08:19:15
On Wed, 2008-02-27 at 19:11 +1100, Michael Ellerman wrote:
I'm pretty sure I tested it and it worked. But I didn't actually change anything WRT the spider offset anyway, we still add it to it_offset just like we used to, it's just we don't put it in the window and then pull it out again. The only thing that's changed is we now use offset (aka. base) in the tce routines in addition to pte_offset.
Ok. Should be fine then. Ben.