Re: Linux 2.4.20-pre7-ac2

Dominik Brodowski (linux@brodo.de)
Thu, 19 Sep 2002 17:12:25 +0200


On Thu, Sep 19, 2002 at 11:07:33AM +0200, Adrian Bunk wrote:
> On Thu, 19 Sep 2002, Dominik Brodowski wrote:
>
> > Not really CPUfreq related, but this should fix it:
> >...
>
> Unfortunately not:

OK, this should help (at least works here with your .config)

--- linux/include/asm-i386/hw_irq.h.original Thu Sep 19 10:28:43 2002
+++ linux/include/asm-i386/hw_irq.h Thu Sep 19 17:07:02 2002
@@ -13,6 +13,7 @@
*/

#include <linux/config.h>
+#include <linux/smp_lock.h>
#include <asm/atomic.h>
#include <asm/irq.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/