diff options
author | Hongzhi.Song <hongzhi.song@windriver.com> | 2019-07-01 02:47:46 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-02 08:13:07 +0100 |
commit | 4cbe4cbdc0e6f05ec572e2f8813b0551b3026b03 (patch) | |
tree | d4ef149593e2eb17625b90f1ae856d2a11d9de0b /meta/recipes-devtools/icecc-create-env | |
parent | 41e7ba16abae9aace26730e5113f57e52477087e (diff) | |
download | poky-4cbe4cbdc0e6f05ec572e2f8813b0551b3026b03.tar.gz |
ltp: diotest4: Let kernel pick an address when calling mmap
Error:
diotest4 10 TBROK : diotest4.c:368: can't mmap file: Invalid argument
diotest4 11 TBROK : diotest4.c:368: Remaining cases broken
This is because the manually specified addr from mmap is invalid.
We should let kernel itself pick an addrress.
(From OE-Core rev: c49e4fd1cc573170fd18c2f6313f8d77f5e68470)
Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/icecc-create-env')
0 files changed, 0 insertions, 0 deletions