From: Nick Piggin Date: Wed, 25 Jul 2007 11:19:22 +0000 (+0200) Subject: agp: don't lock pages X-Git-Tag: v2.6.23-rc2~181^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a51b34593f691a0837d752a1394dcee19483c607;p=pandora-kernel.git agp: don't lock pages AGP should not need to lock pages. They are not protecting any race because there is no lock_page calls, only SetPageLocked. This is causing hangs with d00806b183152af6d24f46f0c33f14162ca1262a. Signed-off-by: Nick Piggin Signed-off-by: Dave Airlie --- Reading git-diff-tree failed