]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Since set_current_state() contains a memory barrier in it,
authorNamhyung Kim <namhyung@gmail.com>
Tue, 11 Oct 2011 00:45:58 +0000 (11:45 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 11 Oct 2011 00:45:58 +0000 (11:45 +1100)
commita52d5e72b6b0ff94dc59f2159e42c53f245c43cc
treeff30101b41a067183d9715452bbeac7c112b6f59
parent50b4382b20522817ec19db2e4207bde1628a1e39
Since set_current_state() contains a memory barrier in it,
an additional barrier isn't needed.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm.c