Re: [PATCH 2/5] ibmebus: Remove bus match/probe/remove functions

From: Arnd Bergmann
Date: Tue Sep 25 2007 - 10:38:33 EST


On Tuesday 25 September 2007, Joachim Fenkes wrote:
> ibmebus_{,un}register_driver() are replaced by dummy functions because
> ibmebus is temporarily unusable in this transitional state.
>
> Signed-off-by: Joachim Fenkes <fenkes@xxxxxxxxxx>
> ---
>  arch/powerpc/kernel/ibmebus.c |  199 ++---------------------------------------
>  1 files changed, 6 insertions(+), 193 deletions(-)
>

Great diffstat!

The description makes it sound like a git-bisect would get broken
by this patch, which should never happen. If the patch indeed
ends up with a broken kernel, it would be better to merge it with
the later patch that fixes the code again.

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/