Re: [Bug #13833] Kernel Oops when trying to suspend with ubifs mounted on block2mtd mtd device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

> This message has been generated automatically as a part of a report
> of recent regressions.
> 
> The following bug entry is on the current list of known regressions
> from 2.6.30.  Please verify if it still should be listed and let me know
> (either way).

I believe I'm experiencing duplicate of this on zaurus.

I'm using (attached patch) to work around.

Legally speaking:

Signed-off-by: Pavel Machek <pavel@xxxxxx>
									Pavel


diff -ur mtd.ofic/mtdcore.c mtd/mtdcore.c
--- mtd.ofic/mtdcore.c	2009-07-15 01:42:06.000000000 +0200
+++ mtd/mtdcore.c	2009-07-21 17:55:45.000000000 +0200
@@ -29,8 +29,8 @@
 static struct class mtd_class = {
 	.name = "mtd",
 	.owner = THIS_MODULE,
-	.suspend = mtd_cls_suspend,
-	.resume = mtd_cls_resume,
+	//	.suspend = mtd_cls_suspend,
+	//.resume = mtd_cls_resume,
 };
 
 /* These are exported solely for the purpose of mtd_blkdevs.c. You
Only in mtd: mtdcore.c~
Binary files mtd.ofic/mtdcore.o and mtd/mtdcore.o differ

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe kernel-testers" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux