commit | 190a4408ecb577391ea5fbd1f90148a6992a5756 | [log] [tgz] |
---|---|---|
author | Jean-Christophe Dubois <jdubois@mc.com> | Wed Mar 28 11:07:41 2007 +0100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Mar 29 09:49:23 2007 +1000 |
tree | e1e6e3e9e16e60e76c3b8596da7d22364d4b4936 | |
parent | e5c465f5d957ab581bc79d3ce981281fe73021a3 [diff] |
[POWERPC] Fix dcr_unmap() 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>