Re: [PATCH] 4 of 5 IMA: module measurement patch

From: Greg KH
Date: Wed Jun 15 2005 - 17:04:43 EST


On Wed, Jun 15, 2005 at 10:57:23AM -0400, Reiner Sailer wrote:
> +extern int ima_terminating;
> +extern void measure_kernel_module(void *start, unsigned long len, const char __user *uargs);

These belong in a .h file somewhere.

The later one is not a good global symbol name either.

So, from what I can see, you dropped your sysfs interfaces entirely?

thanks,

greg k-h
-
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/