small fix for mips

Marc Lehmann schmorp at schmorp.de
Wed Jul 3 18:22:55 CEST 2013


On Wed, Jul 03, 2013 at 07:44:16AM -0400, Jamal Hadi Salim <jhs at mojatatu.com> wrote:
> BTW, I should point out I had no problem compiling and running
> the original code for multicore MIPS (64 bit Octeon with 8 CPUs).
> I havent compiled this changed version for that processor target.
> I suspect there will be no problem.

Maybe openwrt has indeed some mips1 targets - in which case the right fix
is likely to detect the mips1 target by some compiler symbol and not emit
anything, i.e. effectively enable ECB_NO_SMP for this target.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\



More information about the libev mailing list