On Thu, Jan 17, 2008 at 11:07:16AM +0000, Andrew Doran wrote:
One problem here is that the compat code probably doesn't want to call
the sys_foo() function itself, but rather then next function down that
is executed once all the parameters are in kernel space.
I think that means that if sys_foo() is in an LKM, then compat_bar_sys_foo()
must also be in an LKM. Then the LKM dependecies can be used to ensure
all the required functionality is present.
David
--
David Laight: david@l8s.co.uk