David S. Miller
2c7552dee5
sparc64: Rework xchg() definition to avoid warnings.
...
[ Upstream commit 6c2fc9cddc ]
Such as:
fs/ocfs2/file.c: In function ‘ocfs2_file_write_iter’:
./arch/sparc/include/asm/cmpxchg_64.h:55:22: warning: value computed is not used [-Wunused-value]
#define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr))))
and
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c: In function ‘ixgbevf_xdp_setup’:
./arch/sparc/include/asm/cmpxchg_64.h:55:22: warning: value computed is not used [-Wunused-value]
#define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr))))
Signed-off-by: David S. Miller <davem@davemloft.net >
Signed-off-by: Sasha Levin <sashal@kernel.org >
2019-11-28 18:28:40 +01:00
..
2016-06-16 10:48:32 +02:00
2018-05-30 07:50:42 +02:00
2016-06-16 10:48:32 +02:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2014-04-29 01:12:26 -04:00
2012-10-28 13:04:47 -07:00
2016-01-12 20:46:49 +02:00
2016-01-12 20:46:57 +02:00
2014-05-18 19:01:29 -07:00
2014-06-19 07:50:07 -10:00
2014-06-19 07:50:07 -10:00
2014-05-18 19:01:29 -07:00
2019-07-10 09:55:44 +02:00
2014-05-18 19:01:29 -07:00
2015-02-05 13:35:30 -08:00
2016-03-13 23:55:13 -04:00
2016-03-13 23:55:13 -04:00
2015-05-13 10:55:42 +02:00
2019-11-28 18:28:40 +01:00
2016-03-20 21:28:58 -07:00
2016-03-22 15:36:02 -07:00
2014-08-26 13:45:55 -04:00
2018-11-13 11:16:47 -08:00
2014-04-29 01:12:25 -04:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2016-01-20 17:09:18 -08:00
2014-05-18 19:01:29 -07:00
2013-02-26 02:46:08 -05:00
2016-10-05 18:38:40 -04:00
2016-10-05 18:38:40 -04:00
2012-10-09 09:47:43 +01:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2016-08-24 12:15:13 +02:00
2018-05-19 10:27:00 +02:00
2013-11-13 20:21:46 +01:00
2013-11-13 20:21:46 +01:00
2016-05-20 17:55:41 -07:00
2016-05-29 18:55:54 -07:00
2013-03-20 11:06:54 -07:00
2014-05-18 19:01:29 -07:00
2016-07-29 10:49:16 -07:00
2014-05-18 19:01:29 -07:00
2016-11-18 11:17:00 -08:00
2014-05-18 19:01:29 -07:00
2016-06-04 15:43:15 +02:00
2015-06-07 15:28:57 +02:00
2014-05-18 19:01:26 -07:00
2014-11-19 10:19:45 +01:00
2012-10-09 09:47:43 +01:00
2014-05-18 19:01:26 -07:00
2016-11-18 11:16:59 -08:00
2014-05-18 19:01:29 -07:00
2016-10-07 18:46:30 -07:00
2014-05-18 19:01:29 -07:00
2015-08-03 11:34:15 +02:00
2016-08-07 23:55:43 -04:00
2014-05-18 19:01:29 -07:00
2016-05-20 17:55:41 -07:00
2014-05-18 19:01:34 -07:00
2014-12-11 18:52:45 -08:00
2013-06-19 02:10:29 -07:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:27 -07:00
2014-05-18 19:01:29 -07:00
2012-10-09 09:47:43 +01:00
2017-06-14 15:05:53 +02:00
2017-08-12 19:31:23 -07:00
2014-05-18 19:01:29 -07:00
2016-03-20 21:28:58 -07:00
2016-03-20 21:28:58 -07:00
2014-05-18 19:01:29 -07:00
2014-10-24 09:52:49 -07:00
2016-05-20 17:55:42 -07:00
2016-09-28 08:24:02 -07:00
2014-05-02 01:30:20 -04:00
2019-11-28 18:28:33 +01:00
2015-06-08 07:56:43 -05:00
2016-06-17 14:43:34 -05:00
2016-03-07 10:40:02 -06:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2016-05-20 17:55:42 -07:00
2016-06-24 17:23:52 -07:00
2017-06-07 12:07:46 +02:00
2018-05-30 07:50:23 +02:00
2015-02-10 14:30:33 -08:00
2017-06-14 15:05:54 +02:00
2014-07-17 12:32:47 +02:00
2016-03-20 21:28:58 -07:00
2016-01-12 20:46:49 +02:00
2014-05-18 19:01:29 -07:00
2012-10-09 09:47:43 +01:00
2014-05-18 19:01:29 -07:00
2015-04-17 09:04:10 -04:00
2017-10-21 17:21:35 +02:00
2014-05-18 19:01:28 -07:00
2016-03-20 21:28:58 -07:00
2012-10-09 09:47:43 +01:00
2013-02-03 15:09:22 -05:00
2014-05-18 19:01:29 -07:00
2016-09-28 20:40:52 -04:00
2013-11-12 15:22:34 -08:00
2016-10-24 11:04:18 -07:00
2016-10-24 11:04:17 -07:00
2016-04-21 16:43:47 -04:00
2014-05-18 19:01:29 -07:00
2015-03-01 21:33:58 -08:00
2016-08-07 23:55:48 -04:00
2016-08-07 23:55:48 -04:00
2016-08-07 23:55:48 -04:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2016-03-22 15:36:02 -07:00
2014-05-18 19:01:29 -07:00
2012-10-09 09:47:43 +01:00
2012-10-09 09:47:43 +01:00
2015-04-12 21:03:31 +02:00
2016-08-02 19:35:23 -04:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2016-05-20 18:44:27 -07:00
2016-10-24 11:04:17 -07:00
2017-08-11 08:49:34 -07:00
2012-10-09 09:47:43 +01:00
2016-07-29 10:49:16 -07:00
2016-05-29 18:55:54 -07:00
2016-09-14 09:35:05 -07:00
2016-10-24 21:26:04 -07:00
2014-05-18 19:01:29 -07:00
2014-06-04 16:54:14 -07:00
2017-06-14 15:05:53 +02:00
2015-08-06 19:13:25 -07:00
2014-05-18 19:01:29 -07:00