Files
kernel_arpi/include/linux
Herbert Xu ef91bb196b kernel.h: Silence sparse warning in lower_32_bits
I keep getting sparse warnings in crypto such as:

  CHECK   drivers/crypto/ccree/cc_hash.c
   drivers/crypto/ccree/cc_hash.c:49:9: warning: cast truncates bits from constant value (47b5481dbefa4fa4 becomes befa4fa4)
   drivers/crypto/ccree/cc_hash.c:49:26: warning: cast truncates bits from constant value (db0c2e0d64f98fa7 becomes 64f98fa7)
   [.. many more ..]

This patch removes the warning by adding a mask to keep sparse
happy.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-08-28 11:21:20 -07:00
..
2020-08-03 18:19:23 -07:00
2020-07-27 14:55:22 +01:00
2020-07-08 10:48:35 -07:00
2020-05-19 09:40:29 -06:00
2018-06-15 18:10:01 -03:00
2020-06-24 17:08:31 +02:00
2019-10-09 19:33:43 -07:00
2020-07-27 14:29:23 -04:00
2019-02-28 03:28:53 -05:00
2018-01-01 12:40:27 -07:00
2020-05-04 11:19:58 -07:00
2020-06-17 00:07:38 +02:00
2020-08-14 19:56:56 -07:00
2020-08-04 21:02:38 -04:00
2019-10-04 12:31:46 -07:00
2018-06-22 13:43:27 +09:00
2019-12-11 09:12:38 +01:00
2020-05-08 18:18:11 +01:00
2020-05-08 00:12:42 +02:00
2018-04-12 09:41:19 -07:00
2020-08-23 17:36:59 -05:00
2020-07-31 18:08:59 +10:00
2020-07-24 15:41:54 -07:00
2020-05-09 13:57:12 +02:00
2019-02-08 15:02:49 -08:00
2020-07-01 10:49:02 +02:00
2020-07-23 17:34:18 +10:00
2018-10-21 10:46:39 -04:00
2020-05-15 13:51:28 -07:00
2017-11-09 10:23:28 +01:00
2019-06-15 12:25:49 +02:00
2018-09-25 20:17:35 -07:00
2020-02-21 10:31:18 +01:00
2020-08-07 11:33:24 -07:00
2020-05-14 16:44:24 +02:00
2019-02-07 16:38:35 +01:00
2020-05-04 09:16:37 -07:00
2005-04-16 15:20:36 -07:00
2020-07-07 11:58:59 -05:00
2020-08-01 11:28:17 +02:00
2020-04-17 06:05:30 -04:00
2020-06-26 00:27:38 -07:00
2019-05-15 17:35:54 +01:00
2017-08-15 09:02:08 -07:00