cvs commit: src/sys/powerpc/powerpc intr_machdep.c

Marcel Moolenaar marcel at FreeBSD.org
Tue Mar 11 19:58:53 UTC 2008


marcel      2008-03-11 19:58:52 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/powerpc  intr_machdep.c 
  Log:
  In intr_lookup(), when adding an IRQ to powerpc_intrs[], also
  set a default name. If the IRQ is added as a consequence of
  configurating the IRQ without there ever being a handler
  assigned to it, we will not have a name. This breaks the
  fragile intrcnt/intrnames logic.
  
  Revision  Changes    Path
  1.17      +10 -7     src/sys/powerpc/powerpc/intr_machdep.c


More information about the cvs-all mailing list