Re: [PATCH] Fix inc_rt_tasks() to not declare variable 'rq' ifit's not needed

From: Ingo Molnar
Date: Fri Jul 18 2008 - 07:56:48 EST



* David Howells <dhowells@xxxxxxxxxx> wrote:

> Fix inc_rt_tasks() to not declare variable 'rq' if it's not needed. It is
> declared if CONFIG_SMP or CONFIG_RT_GROUP_SCHED, but only used if CONFIG_SMP.
>
> This is a consequence of patch
> 1f11eb6a8bc92536d9e93ead48fa3ffbd1478571 plus patch
> 1100ac91b6af02d8639d518fad5b434b1bf44ed6.

applied, thanks David.

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