diff options
author | 2008-08-21 19:46:40 +0200 | |
---|---|---|
committer | 2008-08-21 19:46:42 +0200 | |
commit | 04f64b5756872b474d9429e3b6987ada10bb8012 (patch) | |
tree | 3a772f76a2fdbd6e570611202736b1f53b2e4c2d /lib/bitmap.c | |
parent | [S390] cio: call ccw driver notify function with lock held (diff) | |
download | wireguard-linux-04f64b5756872b474d9429e3b6987ada10bb8012.tar.xz wireguard-linux-04f64b5756872b474d9429e3b6987ada10bb8012.zip |
[S390] dcssblk: fix race in dcssblk_add_store()
Concurrently adding the same segment may lead to duplicate device_register()
calls, which will trigger an error in kobject code:
"... don't try to register things with the same name in the same directory".
This patch adds a check to avoid this.
Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions