On Fri, 3 Jun 2005, Ralf Baechle wrote: > On Fri, Jun 03, 2005 at 01:12:03PM +0200, Geert Uytterhoeven wrote: > > On Fri, 3 Jun 2005, Thiemo Seufer wrote: > > > --- include/asm-mips/hazards.h 3 Jun 2005 02:21:07 -0000 1.1.2.3 > > > +++ include/asm-mips/hazards.h 3 Jun 2005 10:16:28 -0000 > > > @@ -46,6 +46,7 @@ > > > #define mtc0_tlbw_hazard \ > > > b . + 8 > > > #define tlbw_eret_hazard > > > > Missing backslash at end of line? > > > Some processors have a 0-cycle hazard between a tlb write and eret. I understand. But unless I'm mistaken, the compiler will complain about the lonely `nop' if the preceding line doesn't end with a backslash. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds