| Submitter | Matthew Lear |
|---|---|
| Date | Aug. 26, 2009, 5:41 p.m. |
| Message ID | <4A9573CF.8030105@bubblegen.co.uk> |
| Download | mbox | patch |
| Permalink | /patch/32174/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/drivers/mtd/mtdoops.c b/drivers/mtd/mtdoops.c index 1a6b3be..2d734e2 100644 --- a/drivers/mtd/mtdoops.c +++ b/drivers/mtd/mtdoops.c @@ -335,7 +335,7 @@ static void mtdoops_console_sync(void) /* Interrupt context, we're going to panic so try and log */ mtdoops_write(cxt, 1); else - schedule_work(&cxt->work_write); + mtdoops_write(cxt, 0); } static void