Messages in this thread |  | | Date | Fri, 26 Oct 2001 13:29:08 +0200 | From | Andrea Arcangeli <> | Subject | Re: [PATCH] Avoid a race in complete_change_console() |
| |
On Thu, Oct 25, 2001 at 09:07:44PM -0700, Chris Ahna wrote: > Can someone familiar with this code comment on the correctness of this > patch? The patch is against vanilla 2.4.13. Thanks,
I'm not very familiar with it, but it seems sane fix. Only detail is that the vc_mode can only be KD_TEXT after the reset_vc but the additional check doesn't hurt and it makes it indipendent by the reset_vc details.
Andrea - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |