From: Balbir Singh <bsingharora@gmail.com>
To: kbuild test robot <lkp@intel.com>
Cc: kbuild-all@01.org, Vladimir Davydov <vdavydov@virtuozzo.com>,
Michael Ellerman <mpe@ellerman.id.au>,
Scott Wood <oss@buserror.net>,
"open list:LINUX FOR POWERPC (32-BIT AND 64-BIT)"
<linuxppc-dev@lists.ozlabs.org>, linux-mm <linux-mm@kvack.org>
Subject: Re: [PATCH v2 2/3] powerpc/mm/book(e)(3s)/32: Add page table accounting
Date: Mon, 1 May 2017 21:09:20 +1000 [thread overview]
Message-ID: <CAKTCnznHZBL-rHEPiL45BRu0ydXpDPmkmENPCiXqq1Dx2+SiCA@mail.gmail.com> (raw)
In-Reply-To: <201705011829.pgKWNzqt%fengguang.wu@intel.com>
On Mon, May 1, 2017 at 8:31 PM, kbuild test robot <lkp@intel.com> wrote:
> Hi Balbir,
>
> [auto build test ERROR on powerpc/next]
> [also build test ERROR on v4.11 next-20170428]
> [if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
>
> url: https://github.com/0day-ci/linux/commits/Balbir-Singh/powerpc-mm-book-e-3s-64-Add-page-table-accounting/20170501-143900
> base: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next
> config: powerpc-virtex5_defconfig (attached as .config)
> compiler: powerpc-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
> reproduce:
> wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> # save the attached .config to linux build tree
> make.cross ARCH=powerpc
>
> All error/warnings (new ones prefixed by >>):
>
> In file included from arch/powerpc/mm/mem.c:25:0:
> arch/powerpc/include/asm/nohash/32/pgalloc.h: In function 'pgd_alloc':
>>> include/linux/gfp.h:240:20: error: passing argument 1 of 'pgtable_gfp_flags' makes pointer from integer without a cast [-Werror=int-conversion]
> #define GFP_KERNEL (__GFP_RECLAIM | __GFP_IO | __GFP_FS)
> ^
> arch/powerpc/include/asm/nohash/32/pgalloc.h:35:22: note: in expansion of macro 'GFP_KERNEL'
> pgtable_gfp_flags(GFP_KERNEL));
That's a silly build error that escaped my build scripts, I'll send
out a better v3 with 32 bits fixed.
Balbir
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2017-05-01 11:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-01 6:34 [PATCH v2 0/3] Implement page table accounting for powerpc Balbir Singh
2017-05-01 6:34 ` [PATCH v2 1/3] powerpc/mm/book(e)(3s)/64: Add page table accounting Balbir Singh
2017-05-01 6:34 ` [PATCH v2 2/3] powerpc/mm/book(e)(3s)/32: " Balbir Singh
2017-05-01 10:02 ` kbuild test robot
2017-05-01 10:31 ` kbuild test robot
2017-05-01 11:09 ` Balbir Singh [this message]
2017-05-01 6:34 ` [PATCH v2 3/3] powerpc/mm/hugetlb: Add support for page accounting Balbir Singh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAKTCnznHZBL-rHEPiL45BRu0ydXpDPmkmENPCiXqq1Dx2+SiCA@mail.gmail.com \
--to=bsingharora@gmail.com \
--cc=kbuild-all@01.org \
--cc=linux-mm@kvack.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=lkp@intel.com \
--cc=mpe@ellerman.id.au \
--cc=oss@buserror.net \
--cc=vdavydov@virtuozzo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox