commit | f325f1643abca9fac5b8e04e9faa46effc984a61 | [log] [tgz] |
---|---|---|
author | Davidlohr Bueso <dave@stgolabs.net> | Mon Aug 18 13:00:39 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Aug 19 09:40:08 2014 -0500 |
tree | d3b4ddbeaa9d962bd0970ceebc8e68773b9189f6 | |
parent | 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9 [diff] |
frv: Define cpu_relax_lowlatency() 3a6bfbc91df0 "(arch,locking: Ciao arch_mutex_cpu_relax()") broke building the frv arch. Fixes errors such as: kernel/locking/mcs_spinlock.h:87:2: error: implicit declaration of function 'cpu_relax_lowlatency' Signed-off-by: Davidlohr Bueso <davidlohr@hp.com> Compile-tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>