commit | e8efd8e71f89b22d0a5028495cc35bd167f92e63 | [log] [tgz] |
---|---|---|
author | Christophe Lyon <christophe.lyon@linaro.org> | Mon Feb 03 17:04:32 2014 +0100 |
committer | Riku Voipio <riku.voipio@linaro.org> | Sun Jun 29 14:19:58 2014 +0300 |
tree | 627c85de5b2bbdbffe747743e8d5000a808977ef | |
parent | de6793e8c2a4d34e28e5ea385276249fc98109ec [diff] |
Add support for MAP_NORESERVE mmap flag. mmap_flags_tbl contains a list of mmap flags, and how to map them to the target. This patch adds MAP_NORESERVE, which was missing to the list. Signed-off-by: Christophe Lyon <christophe.lyon@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>