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? > + nop > #endif > > /* > Index: include/asm-mips64/hazards.h > =================================================================== > RCS file: /home/cvs/linux/include/asm-mips64/Attic/hazards.h,v > retrieving revision 1.1.2.3 > diff -u -p -r1.1.2.3 hazards.h > --- include/asm-mips64/hazards.h 3 Jun 2005 02:21:07 -0000 1.1.2.3 > +++ include/asm-mips64/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? > + nop > #endif 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