> > |> > > #define __bad_udelay() panic("Udelay called with too large a constant") > > |> > > |> Can't we change that to : > > |> #error "Udelay..." > > > > No. > > ?? I think I'm missing something here. preprocessor stuff is done too early for this - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- linux-2.2.18-pre19 asm/delay.h problem? jpranevich
- Re: linux-2.2.18-pre19 asm/delay.h problem? Alan Cox
- Re: linux-2.2.18-pre19 asm/delay.h problem? Peter Samuelson
- Re: linux-2.2.18-pre19 asm/delay.h problem? Rogier Wolff
- Re: linux-2.2.18-pre19 asm/delay.h problem? Pauline Middelink
- Re: linux-2.2.18-pre19 asm/delay.h prob... Igmar Palsenberg
- Re: linux-2.2.18-pre19 asm/delay.h... Andreas Schwab
- Re: linux-2.2.18-pre19 asm/del... Igmar Palsenberg
- Re: linux-2.2.18-pre19 asm... Alan Cox
- Re: linux-2.2.18-pre19 asm... David Woodhouse
- Re: linux-2.2.18-pre19 asm... Oliver Xymoron
- Re: linux-2.2.18-pre19 asm... Jeff Epler