From: Egil Hjelmeland <pri...@egil-hjelmeland.no> Date: Thu, 7 Dec 2017 19:56:04 +0100
> ALR table operations are a sequence of related register operations which > should be protected from concurrent access. The alr_cache should also be > protected. Add alr_mutex doing that. > > Signed-off-by: Egil Hjelmeland <pri...@egil-hjelmeland.no> Applied.