Re: [2.6.25 - stable] Fix Kconfig dependencies to preventCONFIG_X86_VSMP from vanishing

From: Ingo Molnar
Date: Fri Jun 13 2008 - 03:00:42 EST



* Ravikiran G Thirumalai <kiran@xxxxxxxxxxxx> wrote:

> If 823c248e7cc75b4f22da914b01f8e5433cff197e can be applied completely then
> great! Here's the commit slightly re-diffed for 2.6.25
>
> Thanks,
> Kiran
>
> ---
>
> From: Roman Zippel <zippel@xxxxxxxxxxxxxx>
> Mainline commit: 823c248e7cc75b4f22da914b01f8e5433cff197e
>
> x86: fix recursive dependencies
>
> The proper dependency check uncovered a few dependency problems,
> the sub-architecture used a mixture of selects and depends on SMP
> and PCI dependency was messed up.
>
>
> Signed-off-by: Ravikiran Thirumalai <kiran@xxxxxxxxxxxx>

btw., you can keep signoffs in such cases, i.e. make it:

Signed-off-by: Roman Zippel <zippel@xxxxxxxxxxxxxx>
Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
Signed-off-by: Ravikiran Thirumalai <kiran@xxxxxxxxxxxx>

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/