Magellan Linux

Contents of /trunk/ati-drivers/patches/fglrx-2.6.15-bad-page.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (show annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years ago) by niro
File size: 521 byte(s)
-import

1 --- fglrx.orig/build_mod/firegl_public.c 2005-12-05 15:47:41.000000000 +0000
2 +++ fglrx/build_mod/firegl_public.c 2005-12-05 17:18:12.000000000 +0000
3 @@ -2586,7 +2586,7 @@ static __inline__ vm_nopage_ret_t do_vm_
4
5 pMmPage = virt_to_page(kaddr);
6
7 -#if 0
8 +#if LINUX_VERSION_CODE >= 0x02060f
9 // WARNING WARNINIG WARNNING WARNNING WARNNING WARNNING WARNNING WARNNING
10 // Don't increment page usage count, cause ctx pages are allocated
11 // with drm_alloc_pages, which marks all pages as reserved. Reserved
12 -

Properties

Name Value
svn:executable *