diff options
author | Sudip Mukherjee <[email protected]> | 2017-01-24 15:18:21 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-01-24 16:26:14 -0800 |
commit | 545d58f677b21401f6de1ac12c25cc109f903ace (patch) | |
tree | a8667e45522fac162779f5684121528d924eed5e /lib/test-string_helpers.c | |
parent | d51e9894d27492783fc6d1b489070b4ba66ce969 (diff) |
frv: add atomic64_add_unless()
The build of frv allmodconfig was failing with the error:
lib/atomic64_test.c:209:9: error:
implicit declaration of function 'atomic64_add_unless'
All the atomic64 operations were defined in frv, but
atomic64_add_unless() was not done.
Implement atomic64_add_unless() as done in other arches.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Sudip Mukherjee <[email protected]>
Cc: David Howells <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions