Please pull powerpc.git merge branch
Paul Mackerras
paulus at samba.org
Thu Mar 29 09:51:40 EST 2007
Linus,
Please do:
git pull \
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git merge
to get the dcr_unmap fix posted by Jean-Christophe Dubois.
Thanks,
Paul.
arch/powerpc/sysdev/dcr.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 190a4408ecb577391ea5fbd1f90148a6992a5756
Author: Jean-Christophe Dubois <jdubois at mc.com>
Date: Wed Mar 28 11:07:41 2007 +0100
[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 at mc.com>
Acked-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus at samba.org>
More information about the Linuxppc-dev
mailing list