Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2008 19:58:52 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/powerpc/powerpc intr_machdep.c
Message-ID:  <200803111958.m2BJwqre013258@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803111958.m2BJwqre013258>