Re: [PATCH 3/3] ftrace: Constify ftrace_profile_bits

From: Steven Rostedt
Date: Tue Apr 09 2013 - 18:58:20 EST


On Mon, 2013-04-01 at 21:46 +0900, Namhyung Kim wrote:
> From: Namhyung Kim <namhyung.kim@xxxxxxx>
>
> It seems that function profiler's hash size is fixed at 1024.
> Make the ftrace_profile_bits const and update hash size macro.
>

Thanks for the fixes. As patch 1/3 fixes a real bug (one that can cause
a panic), I've labeled it as stable and will push it for 3.9.

Patch 2/3 just saves memory. I'll mark it stable, but it can wait to go
into 3.10.

This patch is more of a clean up, and will only go into 3.10.

Thanks!

-- Steve


--
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/