commit | 4ef8774cb45c3cf78c7a2d7a1a42f6aee7eda3b2 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Sun Sep 27 21:13:04 2009 +0000 |
committer | Kyle McMartin <kyle@ihatethathostname.lab.bos.redhat.com> | Sat Oct 03 01:27:56 2009 -0400 |
tree | 80a0368ac8554f92166d737ceda3d0484dfd20d0 | |
parent | 8cf06fc9bd660c28afea4115fd91a2cc4978eb54 [diff] |
agp: parisc-agp.c - use correct page_mask function This commit: Commit 2a4ceb6d3e6a566cb4a9dc8f974177f031d27cd7 Author: David Woodhouse <David.Woodhouse@intel.com> Date: Mon Jul 27 10:27:29 2009 +0100 agp: Switch mask_memory() method to take address argument again, not page broke the parisc AGP driver (again). This patch fixes it. Signed-off-by: Helge Deller <deller@gmx.de> Acked-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>