capabillty.h

From: Justin Mattock
Date: Tue Mar 18 2008 - 03:55:47 EST


Hello; I've tested this out by using an old 2.6.17 capability.h file
from the net, and yes it does work, but then you are confronted with :
=

Symbol init_mm is marked as USED, however the module is using it.
fglrx: unknown symbol change_page_attr {then goes into pci being deprecated};

from advice from SELinux it seems the module was built for 32bit
capabilities not 64bit capabilities. (or whatever the bit is)
So with this in mind how hard is it to go through and adjust the files
to work with the new capability?
{I've put cap_isclear in place of cap_t on 1888 at firegl_public.c
which did seem to resolve the issue of KCL, but was unable to
KCL_PosixSecuritySetEffectiveVector};


--
Justin P. Mattock
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/