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

From: Matthias Urlichs
Date: Fri Mar 05 2004 - 13:04:37 EST


Hi,

Russell King:
> Like I said, I can't see the twigs for the forest due to the shear
> noise caused by the up -> uap change.
>
That's quite easy to filter out.

$ sed -e s/uap/up/g < uart.patch | patch -p1 -g1
$ bk -r diffs -ub | less
$ bk -r unedit # ;-)

Anyway, as for the lock, remember that there are two serial ports on one
interrupt, so you can't use a tty-specific lock for them.

--
Matthias Urlichs
-
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/