Actions
Feature #10746
closedDevelop models for vmalloc()/vfree()
Start date:
03/10/2021
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
A long ago vmalloc() was modeled to search for invalid invocations within the atomic context. The existing model does not allocate any memory while it is not hard to do as a required size is specified as the only parameter of this function.
Actions