diff options
| author | Dmitry Torokhov <[email protected]> | 2007-11-05 11:43:31 -0500 |
|---|---|---|
| committer | Len Brown <[email protected]> | 2007-11-14 12:14:28 -0500 |
| commit | ff102ea99099c36250e93a87a9794b5233801020 (patch) | |
| tree | 19cf2ac073458b8337e9514589ad2c284407f50b /include/linux/debugobjects.h | |
| parent | f51e83916a0a022d3d0ea39ae2f877c703032923 (diff) | |
ACPI: video - remove unsafe uses of list_for_each_safe()
list_for_each_safe() only protects list from list alterations
performed by the same thread. One still needs to implement
proper locking when list is being accessed from several threads.
Signed-off-by: Dmitry Torokhov <[email protected]>
Acked-by: Zhang Rui <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions