Page 1 of 1

grsecurity-2.2.0-2.6.35.4-201009172030.patch

PostPosted: Tue Sep 21, 2010 7:14 pm
by x14sg1
Hello,

When CONFIG_DRM_RADEON is defined, I get these errors when I compile with the above patch

ERROR: "ttm_bo_vm_open" [drivers/gpu/drm/radeon/radeon.ko] undefined!
ERROR: "ttm_bo_vm_fault" [drivers/gpu/drm/radeon/radeon.ko] undefined!
ERROR: "ttm_bo_vm_close" [drivers/gpu/drm/radeon/radeon.ko] undefined!

Tim

Re: grsecurity-2.2.0-2.6.35.4-201009172030.patch

PostPosted: Tue Sep 21, 2010 8:31 pm
by spender
It should be fixed in the patch just uploaded against 2.6.35.5.

Thanks,
-Brad

Re: grsecurity-2.2.0-2.6.35.4-201009172030.patch

PostPosted: Tue Sep 21, 2010 9:37 pm
by x14sg1
Thank you.