Anatoly Burakov
a99e8df63f
mem: fix 32-bit memory upper limit for non-legacy mode
...
32-bit mode has an upper limit on amount of VA space it can preallocate,
but the original implementation used the wrong constant, resulting in
failure to initialize due to integer overflow. Fix it by using the
correct constant.
Fixes: 66cc45e293ed ("mem: replace memseg with memseg lists")
Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Tested-by: Jananee Parthasarathy <jananeex.m.parthasarathy@intel.com>
2018-04-27 23:52:51 +02:00
..
2018-01-30 21:58:59 +01:00
2018-02-06 18:51:44 +01:00
2018-03-28 00:07:35 +02:00
2018-01-30 21:58:59 +01:00
2018-04-23 21:31:40 +02:00
2018-02-06 23:13:47 +01:00
2018-04-23 18:20:09 +01:00
2018-01-30 21:59:00 +01:00
2018-04-27 23:52:51 +02:00
2018-01-30 21:58:59 +01:00
2018-04-27 18:01:00 +01:00
2018-04-19 13:42:59 +02:00
2018-03-30 14:08:43 +02:00
2018-01-30 21:58:59 +01:00
2018-01-30 21:58:59 +01:00
2018-04-15 15:07:11 +02:00
2018-04-15 14:44:07 +02:00
2018-01-30 21:58:59 +01:00
2018-04-18 00:37:05 +02:00
2018-03-28 00:43:22 +02:00
2018-04-27 18:00:24 +01:00
2018-02-01 00:35:06 +01:00
2018-04-27 20:11:25 +02:00
2018-01-30 21:58:59 +01:00
2018-04-26 23:34:07 +02:00
2018-03-28 00:07:35 +02:00
2018-04-04 17:33:08 +02:00
2018-04-27 18:00:55 +01:00
2018-04-04 13:43:33 +02:00
2018-04-18 01:26:21 +02:00
2018-04-04 12:26:07 +02:00
2018-04-17 16:09:43 +02:00
2018-01-30 21:58:59 +01:00
2018-04-17 16:40:09 +02:00
2018-01-30 21:58:59 +01:00
2018-04-18 00:24:22 +02:00
2018-01-30 21:58:59 +01:00
2018-04-23 18:20:10 +01:00
2018-04-17 16:09:43 +02:00
2018-04-26 16:58:18 +02:00
2018-04-27 19:49:20 +02:00
2018-04-27 18:01:00 +01:00
2018-04-27 18:01:00 +01:00