Files
zephyr/include
Nicolas Pitre cf5c22d8be sflist: SYS_SFLIST_FLAGS_MASK must be a long not an int
When splitting the pointer from the flag, ~SYS_SFLIST_FLAGS_MASK remains
a 32-bit value because of the lack of an L qualifier. Let's qualify it
with UL so the top half of 64-bit pointers is not truncated.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-06-25 23:21:39 -04:00
..
2019-02-08 15:32:58 -06:00
2019-05-12 16:54:49 -04:00
2018-12-30 16:24:10 -05:00
2019-05-21 08:26:12 -04:00
2018-11-16 09:18:27 -08:00
2018-09-17 15:49:26 -04:00
2019-05-28 12:27:43 -04:00
2019-03-11 13:48:42 -04:00
2019-06-11 08:31:54 -04:00
2018-12-26 13:27:14 -05:00
2019-03-11 13:48:42 -04:00
2019-03-11 13:48:42 -04:00
2019-03-11 13:48:42 -04:00
2019-03-11 13:48:42 -04:00
2019-06-19 15:34:13 -05:00
2019-02-08 14:49:39 -05:00
2019-06-24 15:38:21 -07:00
2019-03-11 13:48:42 -04:00
2019-03-11 13:48:42 -04:00
2019-03-11 13:48:42 -04:00
2019-05-01 10:33:17 -04:00
2019-06-03 21:14:57 -04:00
2019-04-12 17:59:25 -04:00
2018-12-26 13:27:14 -05:00