Hi Neil, A few fixes: 1/ The multicore option is not ready for prime time 2/ A fix for raid5 init failures 3/ A reminder that the fix you sent to Greg a while back has not found its way upstream. Thanks, Dan --- Dan Williams (2): Revert "md/raid456: distribute raid processing over multiple cores" md/raid5: initialize conf->device_lock earlier NeilBrown (1): Allow sysfs_notify_dirent to be called from interrupt context. drivers/md/Kconfig | 11 --------- drivers/md/raid5.c | 62 +++++++++++++--------------------------------------- fs/sysfs/file.c | 14 +++++++----- 3 files changed, 23 insertions(+), 64 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html