K 10 svn:author V 6 marcel K 8 svn:date V 27 2008-03-11T19:58:52.000000Z K 7 svn:log V 269 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. END