diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-07-30 15:48:29 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-07-30 15:52:30 +0300 |
commit | 89b4ab213feb11a5bece544cfa12374f66c2c47c (patch) | |
tree | 9a1725a0138dc002d2c65481cf96e5f8eb0e2e57 /net | |
parent | f7debfe54090d1a1c38e1f070be20d83bb70a8e0 (diff) | |
download | linux-89b4ab213feb11a5bece544cfa12374f66c2c47c.tar.xz |
ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros
The trigger flag in vmidi object can be referred in different contexts
concurrently, hence it's better to be put with READ_ONCE() and
WRITE_ONCE() macros to assure the accesses.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions