On Sun, Oct 03, 2004 at 01:58:27AM +0100, Maciej W. Rozycki wrote: > Still, tlbw_eret_hazard expands to nothing for non-RM9000 processors. > > I think we should either handcode all handlers explicitly or build a > single one dynamically, like we do for copy_page()/clear_page(). That was the plan. > For now, > I'll just add the missing nop directly to the handlers. Thanks for > working on it. Those nops are now cluttering the handler for all those processors that don't need it. Great. Ralf