On 15 April 2014 04:58, Frederic Weisbecker <fweis...@gmail.com> wrote: > OTOH nohz_full_buf can have a big size and moving it to a local variable > will result in big increase in kernel stack consumption. > > Keeping it static is safer. > > Also it's already __initdata so it's released after bootup. No issue of > concurrent use either, so keeping it as is is fine.
Okay, this patch is dropped. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/