Re: [PATCH 05/10] asus-wmi: Restrict debugfs interface when moduleloading is restricted

From: H. Peter Anvin
Date: Thu Aug 29 2013 - 14:22:46 EST


On 08/19/2013 09:10 AM, Matthew Garrett wrote:
> + if (!capable(CAP_COMPROMISE_KERNEL))
> + return -EPERM;
> +

Stale bits?

-hpa


--
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/