Re: [PATCH] For test only: pmac_zilog fixes (cups lockup at boot):

From: Russell King
Date: Fri Mar 05 2004 - 04:49:46 EST


On Fri, Mar 05, 2004 at 08:29:12PM +1100, Benjamin Herrenschmidt wrote:
>
> > Yes, I know - but the point is its impossible to review, and I think
> > you at least have an extra level of locking which isn't needed.
> >
> > But I wouldn't know because of the huge number of changes which make
> > it impossible to read.
>
> That semaphore locking is only used to guard open/close against the
> power management callback. It greatly simplify the deal with the shared
> irq (the irq is shared between both ports). It's not used during
> normal operations.

Err. What power management callback? Are you not using uart_suspend_port
and uart_resume_port?

These functions do all the locking for you already - using state->sem.

Like I said, I can't see the twigs for the forest due to the shear
noise caused by the up -> uap change.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/