Re: [PATCH tip/core/rcu 06/23] rcu: Break up rcu_gp_kthread() intosubfunctions

From: Peter Zijlstra
Date: Thu Sep 06 2012 - 15:09:45 EST


On Thu, 2012-09-06 at 11:49 -0700, Josh Triplett wrote:
>
> Huh, I thought GCC knew to not emit that warning unless it actually
> found control flow reaching the end of the function; since the
> infinite
> loop has no break in it, you shouldn't need the return. Annoying.

tag the function with __noreturn
--
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/