parisc: Export __cmpxchg_u64 unconditionally
authorGuenter Roeck <linux@roeck-us.net>
Sun, 24 Sep 2017 17:28:09 +0000 (10:28 -0700)
committerHelge Deller <deller@gmx.de>
Thu, 19 Oct 2017 06:48:45 +0000 (08:48 +0200)
commit2aae008ca6b3f5e978bea7aff265def4f2282f90
treee7a389e0e8fd88256e6abda9037afb4c079d80a1
parent374b3bf8e8b519f61eb9775888074c6e46b3bf0c
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>
arch/parisc/kernel/parisc_ksyms.c