Messages in this thread |  | | From | Keith Owens <> | Subject | Re: Linux 2.4 Status / TODO page (Updated as of 2.4.0-test10) | Date | Sat, 04 Nov 2000 12:38:58 +1100 |
| |
On Fri, 3 Nov 2000 17:10:52 -0800 (PST), James Simmons <jsimmons@suse.com> wrote: > >> * VGA Console can cause SMP deadlock when doing printk {CRITICAL} >> (Keith Owens) > >Still not fixed :-( Here is the patch again. Keith give it a try and tell >me if it solves your problems.
The patch looks OK to me. I worked around my original problem (screen deadlock in kdb) by skipping the cli()/restore_flags() when kdb is active, kdb guarantees that only one cpu at a time is doing any work.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |