lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 19 Nov 2009 00:41:23 +0000 (GMT)
From:	Dave Airlie <airlied@...ux.ie>
To:	torvalds@...ux-foundation.org
cc:	linux-kernel@...r.kernel.org
Subject: [git pull] agp regression fix


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@...radead.org>
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@...el.com>
    Signed-off-by: Dave Airlie <airlied@...hat.com>

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ