On Wed, Jul 25, 2018 at 11:00 AM, Kees Cook <[email protected]> wrote: > On Wed, Jul 25, 2018 at 10:19 AM, Zubin Mithra <[email protected]> wrote: >> tracefs_ops is initialized inside tracefs_create_instance_dir and not >> modified after. tracefs_create_instance_dir allows for initialization >> only once, and is called from create_trace_instances(marked __init), >> which is called from tracer_init_tracefs(marked __init). Also, mark >> tracefs_create_instance_dir as __init. >> >> Signed-off-by: Zubin Mithra <[email protected]> > > Reviewed-by: Kees Cook <[email protected]>
Steve, do you have a tree for this or should we rope akpm in? :) -Kees -- Kees Cook Pixel Security

