RAMOOPS_FLAG_FTRACE_PER_CPU
if (!(cxt->flags & RAMOOPS_FLAG_FTRACE_PER_CPU) &&
if (cxt->flags & RAMOOPS_FLAG_FTRACE_PER_CPU)
cxt->max_ftrace_cnt = (cxt->flags & RAMOOPS_FLAG_FTRACE_PER_CPU)
(cxt->flags & RAMOOPS_FLAG_FTRACE_PER_CPU)
pdata.flags = RAMOOPS_FLAG_FTRACE_PER_CPU;