[LTP] [PATCH v3] hugetlb: checking if hugepage is supported on target system

Alexey Kodanev alexey.kodanev@oracle.com
Fri Nov 27 08:41:01 CET 2015


Hi,
On 11/26/2015 03:35 PM, Li Wang wrote:
> Signed-off-by: Li Wang <liwang@redhat.com>
>
> v2 --> v3
> 	1. (unsigned int) ---> (ssize_t)
> 	2. make the check_hugepage() more simply
> ---
>   testcases/kernel/mem/hugetlb/hugemmap/hugemmap01.c |  1 +
>   testcases/kernel/mem/hugetlb/hugemmap/hugemmap02.c |  2 ++
>   testcases/kernel/mem/hugetlb/hugemmap/hugemmap04.c |  1 +
>   

Almost right, we need to include such comments after 3 dash lines ("---").

In case your git version new enough, you can also add them with git 
format-patch --notes, see man git-notes.

Thanks,
Alexey



More information about the Ltp mailing list