[git pull] agp regression fix

From: Dave Airlie
Date: Wed Nov 18 2009 - 19:41:31 EST



Hi Linus,

Please pull the 'agp-fixes' branch from
ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6.git agp-fixes

This should fix a regression reported in bko and tracked down by dwmw2, if
not it fixes something that is obviously wrong.

Dave.

drivers/char/agp/intel-agp.c | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)

commit ec402ba97a6479dd80488b4404a73275e894289f
Author: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Date: Wed Nov 18 10:22:46 2009 +0000

agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()

We should set this before calling agp_add_bridge() so that it's done
before we map the scratch page too.

This should probably fix the regression reported as k.o. bug #14627.

Signed-off-by: David Woodhouse <David.Woodhouse@xxxxxxxxx>
Signed-off-by: Dave Airlie <airlied@xxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/