commit | 89cf7ccc936db979e5e9d9ce49437ef859cdd889 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Mon Apr 02 14:50:14 2007 +0100 |
committer | Dave Jones <davej@redhat.com> | Thu Apr 26 14:22:51 2007 -0400 |
tree | 59dbc84d50287957f4f4f852c641b41d70a22643 | |
parent | 9eeee244142562cba4f9fbc93962acf6a61847b5 [diff] |
[AGPGART] Intel-agp adjustments Fix a call to __free_page where __free_pages(, 2) was meant, and do proper error path handling. Also remove a redundant conditional. Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Dave Jones <davej@redhat.com>