Re: 2.6.6-mm2

From: Andrew Morton
Date: Thu May 13 2004 - 15:13:40 EST


Chris Wright <chrisw@xxxxxxxx> wrote:
>
>
> +static int capability_mask;
> +module_param_named(mask, capability_mask, int, 0);
> +MODULE_PARM_DESC(mask, "Mask of capability checks to ignore");

Is there a way to make this tunable at runtime, btw?
-
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/