Mdacon in test10-pre4 missed one restore_flag. Here is the patch that
removes it. 

--- mdacon.c.orig       Thu Oct 19 20:17:07 2000
+++ mdacon.c    Thu Oct 19 20:17:20 2000
@@ -129,7 +129,6 @@
        outb_p(reg+1, mda_index_port); outb_p(val & 0xff, mda_value_port);
 
        spin_unlock_irqrestore(&mda_lock, flags);
-       restore_flags(flags);
 }
 
 static int test_mda_b(unsigned char val, unsigned char reg)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to