OSDN Git Service

sparc32: Add cmpxchg64().
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Sep 2017 05:38:19 +0000 (22:38 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Nov 2017 08:49:24 +0000 (09:49 +0100)
commit05e15a59eef1f87d0f50b592546b2c1fa64abbd4
tree25fb0d575cb6762b22b092d31b9d4786413557b3
parent9aacd82304adb74fa9320cb1c5d4bc71b1b91f06
sparc32: Add cmpxchg64().

commit 23198ddffb6cddb5d5824230af4dd4b46e4046a4 upstream.

This fixes the build with i40e driver enabled.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sparc/include/asm/cmpxchg_32.h
arch/sparc/lib/atomic32.c