]> code.ossystems Code Review - openembedded-core.git/commit
ltp: diotest4: Let kernel pick an address when calling mmap
authorHongzhi.Song <hongzhi.song@windriver.com>
Mon, 1 Jul 2019 09:47:46 +0000 (02:47 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Jul 2019 07:10:42 +0000 (08:10 +0100)
commitc49e4fd1cc573170fd18c2f6313f8d77f5e68470
treed835f50c1a120ae2c68985cce0709930538bebcf
parentf61e0676aabba9e006c32f0e53c69426368cd4f0
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.

Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ltp/ltp/0001-diotest4-Let-kernel-pick-an-address-when-calling-mma.patch [new file with mode: 0644]
meta/recipes-extended/ltp/ltp_20190115.bb