Re: [PATCH] video: constify geode ops structures

From: Dan Carpenter
Date: Sun Nov 08 2015 - 17:19:50 EST


Cool. So, in grsec they use a GCC plugin to make these const
automatically since they only contain function pointers. There about
100 struct types marked as __no_const. Kees would like to adopt the
grsec pluggin approach I expect. Do you have an idea how many structs
only contain function pointers or how many consts we would have to add
to get the same effect without the plugin?

regards,
dan carpenter

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