Hi Linus, it looks like a bug slipped into 2.6.29 that causes an Oops if we get low on memory when resyncing a raid1. Please pull this fix, which is tagged to go to stable. Thanks, NeilBrown The following changes since commit 6bb597507f9839b13498781e481f5458aea33620: Linus Torvalds (1): Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip are available in the git repository at: git://neil.brown.name/md/ for-linus NeilBrown (1): md/raid1 - don't assume newly allocated bvecs are initialised. drivers/md/raid1.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 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