[LTP] [COMMITTED PATCH] mmap1: include lapi/abisize.h header file

Xiao Yang ice_yangxiao@163.com
Fri Nov 29 04:19:49 CET 2019


On 11/28/19 4:37 PM, Li Wang wrote:
>
>
> On Thu, Nov 28, 2019 at 4:35 PM Jan Stancek <jstancek@redhat.com 
> <mailto:jstancek@redhat.com>> wrote:
>
>
>     ----- Original Message -----
>     > To get rid of this BROK on i686:
>     >  mmap1.c:204: BROK: mmap((nil),2147483648,3,34,-1,0) failed:
>     ENOMEM (12)
>     >
>     > Reported-by: Zhijun Wang <zhijwang@redhat.com
>     <mailto:zhijwang@redhat.com>>
>     > Signed-off-by: Li Wang <liwang@redhat.com
>     <mailto:liwang@redhat.com>>
>     > ---
>     >  testcases/kernel/mem/mtest06/mmap1.c | 1 +
>     >  1 file changed, 1 insertion(+)
>     >
>     > diff --git a/testcases/kernel/mem/mtest06/mmap1.c
>     > b/testcases/kernel/mem/mtest06/mmap1.c
>     > index c5417444f..5c7d3df2f 100644
>     > --- a/testcases/kernel/mem/mtest06/mmap1.c
>     > +++ b/testcases/kernel/mem/mtest06/mmap1.c
>     > @@ -30,6 +30,7 @@
>     >  #include <stdlib.h>
>     >  #include "lapi/abisize.h"
>     >  #include "tst_test.h"
>     > +#include "lapi/abisize.h"
>
>     This sounds familiar:
>       74d9fe32fda9 ("mtest06/mmap1: add missing lapi/abisize.h include")
>
>
> Ah, sorry I was blind for missing this commit. Seems I just git 
> pull&push my patch.

Hi Li,

Perhaps, you should git revert the duplicated patch. :-)

Thanks

Xiao Yang

>
> -- 
> Regards,
> Li Wang
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20191129/2b5eeada/attachment.htm>


More information about the ltp mailing list