Re: [PATCH] Was: patch to drivers/char/serial.c to fix kernel lock-up

tytso@mit.edu
Mon, 7 Dec 1998 13:46:35 -0500


Date: Sun, 6 Dec 1998 14:45:59 -0800 (PST)
From: Truxton Fulton <trux@truxton.com>

It still might not hurt to do more careful manipulation of the IRQ linked
list. There is another line that looks similar to the typo you found.
Is this one a mistake too? (line 1696) :

info->flags = ((state->flags & ~ASYNC_INTERNAL_FLAGS) |

No, this isn't a problem. The mask is works different in that case.

- Ted

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/