[POWERPC] Fix dcr_unmap()
authorJean-Christophe Dubois <jdubois@mc.com>
Wed, 28 Mar 2007 10:07:41 +0000 (11:07 +0100)
committerPaul Mackerras <paulus@samba.org>
Wed, 28 Mar 2007 23:49:23 +0000 (09:49 +1000)
Fix a bug in dcr_unmap().

At unmap time the DCR offset need to be added instead of substracted.

Signed-off-by: Jean-Christophe Dubois <jdubois@mc.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found