diff options
author | Guenter Roeck <linux@roeck-us.net> | 2017-09-24 19:28:09 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2017-10-19 08:48:45 +0200 |
commit | 2aae008ca6b3f5e978bea7aff265def4f2282f90 (patch) | |
tree | e7a389e0e8fd88256e6abda9037afb4c079d80a1 /fs/namei.c | |
parent | parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels (diff) | |
download | linux-2aae008ca6b3f5e978bea7aff265def4f2282f90.tar.xz linux-2aae008ca6b3f5e978bea7aff265def4f2282f90.zip |
parisc: Export __cmpxchg_u64 unconditionally
__cmpxchg_u64 is built and used outside CONFIG_64BIT and thus needs to
be exported. This fixes the following build error seen when building
parisc:allmodconfig.
ERROR: "__cmpxchg_u64" [drivers/net/ethernet/intel/i40e/i40e.ko] undefined!
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions