Use os_allocate(), not os_validate(), for "anywhere" allocation
commitfc3b34358879d35e5052b0c137750bf9d9c3fe35
authorDouglas Katzman <dougk@google.com>
Tue, 11 Jul 2017 16:41:38 +0000 (11 12:41 -0400)
committerDouglas Katzman <dougk@google.com>
Tue, 11 Jul 2017 16:41:38 +0000 (11 12:41 -0400)
treea93c1a75bd937de885fe94f13bd25440ae6e3702
parentf4beab68aed48514f4045fe5c805de4b19368ace
Use os_allocate(), not os_validate(), for "anywhere" allocation
src/runtime/hopscotch.c
src/runtime/interrupt.c
src/runtime/thread.c
src/runtime/traceroot.c
src/runtime/validate.c