Re: [2.6 patch] more BROKEN{,ON_SMP}

From: bill davidsen
Date: Wed Sep 03 2003 - 11:00:30 EST


In article <20030902153819.GK23729@xxxxxxxxx>,
Adrian Bunk <bunk@xxxxxxxxx> wrote:
| Hi Linus,
|
| the patch below against 2.6.0-test4 does the following:
|
| - let more drivers that don't compile depend on BROKEN
| - MTD_BLKMTD is fixed, remove the dependency on BROKEN
| - let all drivers that don't compile on SMP (due to cli/sti usage)
| depend on a BROKEN_ON_SMP that is only defined if !SMP || BROKEN
| - #include interrupt.h for dummy cli/sti/... in two files to fix the
| UP compilation of these files
|
| I marked only drivers that are broken for a long time and where I don't
| know about existing fixes with BROKEN or BROKEN_ON_SMP.

Thanks! This makes testing far easier.
--
bill davidsen <davidsen@xxxxxxx>
CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.
-
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/