commit | f173e3a751708b7f5e0b77dcdd4ac3c2287b735e | [log] [tgz] |
---|---|---|
author | John David Anglin <dave.anglin@bell.net> | Fri Oct 02 21:41:52 2020 +0200 |
committer | Helge Deller <deller@gmx.de> | Thu Oct 15 08:10:39 2020 +0200 |
tree | 6454ea28d3de7c9533e10ce6f57756b8e6e4eedf | |
parent | b47cf497469fae14fcbf63526150c8c71e636c20 [diff] |
parisc: Improve spinlock handling Use READ_ONCE() to check if spinlock is locked. The other changes are cleanups. Signed-off-by: John David Anglin <dave.anglin@bell.net> Signed-off-by: Helge Deller <deller@gmx.de>