Re: [PATCH 01/57] microblaze_v7: Kconfig patches

From: Arnd Bergmann
Date: Wed Mar 25 2009 - 11:42:57 EST


On Wednesday 18 March 2009, monstr@xxxxxxxxx wrote:
> From: Michal Simek <monstr@xxxxxxxxx>
>
>
> Signed-off-by: Michal Simek <monstr@xxxxxxxxx>
> ---
>  arch/microblaze/Kconfig                       |  136 +++++++++++++++++++++++++
>  arch/microblaze/Kconfig.debug                 |   26 +++++
>  arch/microblaze/platform/Kconfig.platform     |   85 +++++++++++++++
>  arch/microblaze/platform/generic/Kconfig.auto |   62 +++++++++++
>  4 files changed, 309 insertions(+), 0 deletions(-)
>  create mode 100644 arch/microblaze/Kconfig
>  create mode 100644 arch/microblaze/Kconfig.debug
>  create mode 100644 arch/microblaze/platform/Kconfig.platform
>  create mode 100644 arch/microblaze/platform/generic/Kconfig.auto

As a general rule for future updates, you should make sure that
the order of your patches is so that you don't get a broken
version in the middle. In your current series, it's not important,
because nothing works really until all your patches are in there.

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