Re: [PATCH 10/15 V3] perf, c2c: Display cacheline HITM analysis to stdout

From: Namhyung Kim
Date: Tue Apr 08 2014 - 04:26:58 EST


> + if (coalesce_level > MAX_LVL)
> + printf("DON: bad coalesce level %d\n", coalesce_level);

Please use pr_warning() with the "DON" prefix removed :)

Thanks,
Namhyung
--
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/