From fbdc86f3bd597e108fa03d998132d04fcfe1d669 Mon Sep 17 00:00:00 2001 From: Namhyung Kim Date: Mon, 31 Oct 2011 20:18:56 +0000 Subject: [PATCH] dm: remove superfluous smp_mb Since set_current_state() contains a memory barrier in it, an additional barrier isn't needed. Signed-off-by: Namhyung Kim Signed-off-by: Alasdair G Kergon --- Reading git-format-patch failed