kib
bc03240549
When MAP_STACK mapping is created, the map entry is created only to
...
cover the initial stack size. For MCL_WIREFUTURE maps, the subsequent
call to vm_map_wire() to wire the whole stack region fails due to
VM_MAP_WIRE_NOHOLES flag.
Use the VM_MAP_WIRE_HOLESOK to only wire mapped part of the stack.
Reported and tested by: Sushanth Rai <sushanth_rai yahoo com>
Reviewed by: alc
MFC after: 1 week
2012-04-21 18:36:53 +00:00
..
2010-12-02 17:37:16 +00:00
2011-11-15 14:40:00 +00:00
2011-11-07 15:43:11 +00:00
2011-10-12 18:08:28 +00:00
2011-01-11 13:59:06 +00:00
2011-01-16 20:40:50 +00:00
2011-11-07 15:43:11 +00:00
2011-03-11 07:07:48 +00:00
2012-02-10 12:35:57 +00:00
2011-08-01 19:12:15 +00:00
2012-01-27 20:18:31 +00:00
2011-05-21 17:43:43 +00:00
2012-01-27 20:18:31 +00:00
2012-03-17 23:00:32 +00:00
2011-10-30 05:06:14 +00:00
2012-04-05 17:13:14 +00:00
2011-12-16 10:56:16 +00:00
2010-07-27 17:31:03 +00:00
2012-02-29 05:41:29 +00:00
2012-03-19 18:47:34 +00:00
2012-02-23 21:07:16 +00:00
2011-12-14 13:25:00 +00:00
2012-04-21 18:36:53 +00:00
2012-03-19 18:47:34 +00:00
2012-03-19 18:47:34 +00:00
2012-04-21 18:26:16 +00:00
2012-04-08 18:25:12 +00:00
2012-03-17 23:00:32 +00:00
2012-03-17 23:00:32 +00:00
2011-11-15 14:09:53 +00:00
2011-11-15 14:40:00 +00:00
2010-04-30 00:46:43 +00:00
2012-03-19 19:06:40 +00:00
2011-11-16 16:46:09 +00:00
2012-04-08 17:00:46 +00:00
2011-12-05 18:29:25 +00:00
2011-10-15 12:35:18 +00:00
2010-12-02 17:37:16 +00:00
2012-03-28 20:49:11 +00:00
2012-02-23 21:07:16 +00:00