Justin Hibbits
009dedabb3
Knock a page off VM_MAX_KERNEL_ADDRESS
...
There are places where checks are made against VM_MAX_KERNEL_ADDRESS, or
virtual_end (set to VM_MAX_KERNEL_ADDRESS). With 32-bit checks, an address will
always be less than or equal to 0xffffffff. Drop a page, so those checks can
terminate loops safely.
2017-01-08 21:12:46 +00:00
..
2015-08-22 07:27:06 +00:00
2015-12-03 00:10:57 +00:00
2015-11-24 09:13:21 +00:00
2016-08-11 15:06:12 +00:00
2016-03-18 01:30:58 +00:00
2016-07-06 14:09:49 +00:00
2016-10-29 01:24:30 +00:00
2016-11-25 19:36:27 +00:00
2016-10-13 06:56:23 +00:00
2015-08-05 17:05:35 +00:00
2016-08-07 19:09:56 +00:00
2015-08-05 19:05:12 +00:00
2016-02-29 03:38:00 +00:00
2016-07-17 19:24:28 +00:00
2015-11-23 17:07:51 +00:00
2015-12-21 18:07:32 +00:00
2016-10-22 01:57:15 +00:00
2016-01-10 16:42:14 +00:00
2016-11-24 20:31:46 +00:00
2016-01-01 02:47:40 +00:00
2016-11-20 06:10:12 +00:00
2015-11-23 17:07:51 +00:00
2016-02-16 02:13:55 +00:00
2016-02-01 23:12:04 +00:00
2016-01-10 16:42:14 +00:00
2016-11-02 03:07:01 +00:00
2016-04-19 01:48:18 +00:00
2016-10-22 01:57:15 +00:00
2016-02-12 07:38:19 +00:00
2017-01-08 21:12:46 +00:00