David S. Miller
25b5a7a80d
sparc64: Rework xchg() definition to avoid warnings.
...
[ Upstream commit 6c2fc9cddc1ffdef8ada1dc8404e5affae849953 ]
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:25:52 +01:00
..
2009-12-12 13:08:14 +01:00
2012-05-27 23:52:43 -07:00
2015-07-27 14:06:24 +02:00
2018-05-30 07:49:08 +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
2014-01-12 10:37:15 +01:00
2015-08-03 10:59:30 +02:00
2012-03-28 18:30:03 +01: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:56:42 +02:00
2012-05-19 21:15:37 -07:00
2014-05-18 19:01:29 -07:00
2015-02-05 13:35:30 -08:00
2012-05-20 13:33:36 -07:00
2012-05-13 20:49:31 -07:00
2014-06-19 07:50:07 -10:00
2014-06-19 07:50:07 -10:00
2015-05-13 10:55:42 +02:00
2019-11-28 18:25:52 +01:00
2012-03-28 18:30:03 +01:00
2013-02-03 18:16:17 -05:00
2012-10-26 15:18:37 -07:00
2012-05-11 21:29:17 -07:00
2012-05-12 00:23:23 -07:00
2014-08-26 13:45:55 -04:00
2015-04-22 15:42:56 -04: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
2015-09-10 13:29:01 -07:00
2012-05-13 13:57:05 -07:00
2014-05-18 19:01:29 -07:00
2013-02-26 02:46:08 -05:00
2015-12-24 12:05:06 -05:00
2010-08-16 12:26:09 -07: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
2015-07-20 22:30:53 -04:00
2018-05-26 08:48:50 +02:00
2012-05-11 18:00:14 -06:00
2013-11-13 20:21:46 +01:00
2013-11-13 20:21:46 +01:00
2013-04-06 17:51:48 -04:00
2016-06-24 10:18:21 -07:00
2013-03-20 11:06:54 -07:00
2014-05-18 19:01:29 -07:00
2015-06-25 17:00:35 -07:00
2014-05-18 19:01:29 -07:00
2015-03-19 18:54:49 -07:00
2014-05-18 19:01:29 -07:00
2015-06-07 15:28:57 +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
2015-04-18 12:32:59 -07:00
2014-05-18 19:01:29 -07:00
2014-10-05 16:53:40 -07:00
2014-05-18 19:01:29 -07:00
2011-07-06 08:00:29 -07:00
2015-08-03 11:34:15 +02:00
2015-07-17 16:39:53 -07:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:34 -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
2012-05-12 00:35:45 -07:00
2012-05-15 10:22:00 -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
2011-03-16 18:19:08 -07:00
2017-06-14 13:16:20 +02:00
2012-07-26 16:46:16 -07:00
2017-08-12 19:29:09 -07:00
2011-06-27 14:13:09 -07:00
2014-05-18 19:01:29 -07:00
2012-03-28 18:30:03 +01:00
2012-05-14 14:05:07 -07:00
2010-11-30 14:33:29 -08:00
2014-05-18 19:01:29 -07:00
2014-10-24 09:52:49 -07:00
2012-07-26 16:46:16 -07:00
2018-11-10 07:41:39 -08:00
2014-05-02 01:30:20 -04:00
2019-11-28 18:25:47 +01:00
2015-06-08 07:56:43 -05:00
2015-06-08 07:56:43 -05:00
2010-03-12 15:52:42 -08:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2010-11-26 15:14:56 +01:00
2014-04-29 01:12:25 -04:00
2014-10-05 16:53:38 -07:00
2017-06-07 12:05:56 +02:00
2017-05-02 21:19:50 -07:00
2015-02-10 14:30:33 -08:00
2017-06-14 13:16:20 +02:00
2014-07-17 12:32:47 +02:00
2014-07-17 12:32:47 +02:00
2012-03-28 18:30:03 +01: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
2011-01-27 12:30:39 +01:00
2015-04-17 09:04:10 -04:00
2012-05-27 23:52:43 -07:00
2017-10-21 17:09:05 +02:00
2014-05-18 19:01:28 -07:00
2012-05-12 00:23:23 -07:00
2012-10-09 09:47:43 +01: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
2014-05-18 19:01:31 -07:00
2013-11-12 15:22:34 -08:00
2011-08-15 14:35:19 -07:00
2011-08-15 14:35:18 -07:00
2009-12-14 23:55:32 +01:00
2014-09-09 15:24:10 -07:00
2014-05-18 19:01:29 -07:00
2015-03-01 21:33:58 -08: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
2014-05-18 19:01:29 -07:00
2012-03-28 18:30:03 +01:00
2014-09-23 16:21:27 -04: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
2015-04-12 21:03:21 +02:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2012-04-15 10:28:50 -07:00
2014-05-18 19:01:29 -07:00
2012-05-13 20:49:31 -07:00
2016-06-24 10:18:21 -07:00
2015-11-04 12:14:49 -08:00
2017-08-11 09:08:56 -07:00
2012-10-09 09:47:43 +01:00
2014-10-05 16:53:39 -07:00
2016-06-24 10:18:21 -07:00
2016-09-24 10:07:45 +02:00
2016-11-21 10:06:42 +01:00
2014-05-18 19:01:29 -07:00
2014-06-04 16:54:14 -07:00
2012-07-26 16:46:16 -07:00
2012-03-04 17:54:34 -05:00
2017-06-14 13:16:20 +02:00
2015-08-06 19:13:25 -07:00
2012-05-14 13:31:38 -07:00
2014-05-18 19:01:29 -07:00