commit | d89d5f855f84ccf3f7e648813b4bb95c780bd7cd | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Thu Oct 01 22:20:28 2020 +0200 |
committer | Peter Zijlstra <peterz@infradead.org> | Wed Oct 07 18:14:14 2020 +0200 |
tree | 7fd20efad04a54a4c6328caaeb408df557c5f7eb | |
parent | 24a1877286822293684ef3f7bada4ea48a6e129e [diff] |
locking/atomics: Check atomic-arch-fallback.h too The sha1sum of include/linux/atomic-arch-fallback.h isn't checked by check-atomics.sh. It's not clear why it's skipped so let's check it too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Mark Rutland <mark.rutland@arm.com> Link: https://lkml.kernel.org/r/20201001202028.1048418-1-pebolle@tiscali.nl