Hi Alexander, > On Thu, Jun 11, 2026 at 6:21 PM Yunseong Kim <[email protected]> wrote: >> >> [snip...] >> --- >> include/linux/sched.h | 10 ++ >> kernel/Makefile | 3 + >> kernel/kcov.c | 2 + >> kernel/kcov_dataflow.c | 324 >> +++++++++++++++++++++++++++++++++++++++++++++++++ > > I think the total size of kcov_dataflow.c doesn't justify splitting it > in multiple patches.
Thanks for the feedback. I'll combine the changes into a single patch for the
next version.
Best regards,
Yunseong

