Re: [PATCH] Re: linux-2.6.19-rc5-g088406bc build #120 failed

From: Krzysztof Halasa
Date: Mon Nov 13 2006 - 13:33:39 EST


Paul Fulghum <paulkf@xxxxxxxxxxxxx> writes:

> synclink drivers can *optionally* support generic hdlc.
> You *must* be able to build synclink driver without generic hdlc.
> Because of this you *can't* just put in the generic hdlc dependency.
>
> Several alternative patches were posted (3 or 4 months) ago.
> No particular patch won the approval of all kernel developers,
> so nothing was done.

I remember something actually did "won the approval". Don't remember
the details but I think it included conditional compilation, not
changing CONFIG_* macros (using different name(s) instead, just not
starting with "CONFIG_"), and IIRC no changes to Kconfigs.

At least I don't remember any objections to that last version so
I assumed it's closed.

Perhaps it was just a dream, who knows :-)

Nevertheless a fix outlined above would be acceptable, wouldn't it?
--
Krzysztof Halasa
-
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/