Will Deacon 3a33c76057 arm64: context: Fix comments and remove pointless smp_wmb()
The comments in the ASID allocator incorrectly hint at an MP-style idiom
using the asid_generation and the active_asids array. In fact, the
synchronisation is achieved using a combination of an xchg operation
and a spinlock, so update the comments and remove the pointless smp_wmb().

Cc: James Morse <james.morse@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2017-12-01 13:05:08 +00:00
..
2017-08-09 12:15:45 +01:00
2017-11-15 10:56:56 -08:00
2017-08-10 18:13:59 +01:00
2017-04-05 18:31:38 +01:00
2017-02-09 13:47:56 +00:00
2017-07-20 17:03:53 +01:00
2017-05-08 17:15:13 -07:00
2017-11-02 15:55:40 +00:00