https://bugzilla.kernel.org/show_bug.cgi?id=16275 --- Comment #16 from Neil Brown <neilb@xxxxxxx> 2010-07-22 07:41:04 --- It looks like the problem is commit 74450be123b6f3cb480c358a056be398cce6aa6e This was recently reported on linux-kernel (and other mailing lists). It is probable that the 'bool' variables (do_sync and do_barrier) in drivers/md/raid1.c need to be changed to 'unsigned long'. Can you please test that and report? Thanks, NeilBrown --- Comment #17 from Pawel Staszewski <pstaszewski@xxxxxxxxx> 2010-07-22 08:22:17 --- You mean reverting this commit 74450be123b6f3cb480c358a056be398cce6aa6e Thanks Pawel -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html