Re: [PATCH 6/7] Remove the global dma_direct_offset

2008-01-20 Thread Benjamin Herrenschmidt
On Mon, 2008-01-21 at 16:42 +1100, Michael Ellerman wrote: > We no longer need the global dma_direct_offset, update the comment to > reflect the new reality. > > Signed-off-by: Michael Ellerman <[EMAIL PROTECTED]> Acked-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> > --- > arch/powerpc/kernel

Re: [PATCH 6/7] Remove the global dma_direct_offset

2007-12-05 Thread Arnd Bergmann
On Wednesday 05 December 2007, Michael Ellerman wrote: > We no longer need the global dma_direct_offset, update the comment to > reflect the new reality. > > Signed-off-by: Michael Ellerman <[EMAIL PROTECTED]> Acked-by: Arnd Bergmann <[EMAIL PROTECTED]> ___