diff options
author | Jan Glauber <jang@linux.vnet.ibm.com> | 2009-03-26 15:24:24 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2009-03-26 15:24:19 +0100 |
commit | b454740246d14b0a9c00220696f9020eaa15ca12 (patch) | |
tree | 8d0deb7de94992548aae364ef39f34c4c67cf096 /fs/bfs | |
parent | feed9b62da6e2997612143ae4b857ec7f33c810d (diff) |
[S390] qdio: add missing tiq_list locking
Add a mutex to protect the tiq_list. Although reading the list is done
using RCU adding and removing elements from the list must still
happen locked since multiple qdio devices may change the list in parallel
otherwise.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'fs/bfs')
0 files changed, 0 insertions, 0 deletions