Thread (11 messages) flat view 11 messages, 3 authors, 2006-07-07

Re: G5 troubles booting powerpc-git (July 6)

From: Andrew Morton <hidden>
Date: 2006-07-07 08:23:42

On Fri, 07 Jul 2006 08:56:27 +1000
Benjamin Herrenschmidt [off-list ref] wrote:
If you look at arch/powerpc/kernel/irq.c from line 479:

	/* Check if mapping already exist, if it does, call
	 * host->ops->map() to update the flags
	 */
	virq = irq_find_mapping(host, hwirq);
	if (virq != IRQ_NONE) {
		pr_debug("irq: -> existing mapping on virq %d\n", virq);
		host->ops->map(host, virq, hwirq, flags);
		return virq;
	}

What if you comment out the host->ops->map(...) call in there ? Does it
help ?
No, there's no change in behaviour.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help