On Thu, May 07, 2020 at 04:14:24PM +0000, Luis Chamberlain wrote: > __read_mostly can easily be misused by folks, its not meant for > just read-only data. There are performance reasons for using it, but > we also don't provide any guidance about its use. Provide a bit more > guidance over its use. > > Acked-by: Christoph Lameter <c...@linux.com> > Signed-off-by: Luis Chamberlain <mcg...@kernel.org>
Reviewed-by: Kees Cook <keesc...@chromium.org> -- Kees Cook