linux-next: build failure after merge of the xen-tip tree

2017-08-30 Thread Stephen Rothwell
Hi all, After merging the xen-tip tree, today's linux-next build (x86_64 allmodconfig) failed like this: arch/x86/xen/xen-asm_64.o: In function `xen_trace_page_fault': (.text+0x174): undefined reference to `trace_page_fault' Caused by commit ad5b8c4ba323 ("xen: get rid of paravirt op adjust_e

Re: linux-next: build failure after merge of the xen-tip tree

2015-04-15 Thread David Vrabel
On 13/04/15 09:36, Bob Liu wrote: > Hi Stephen, > > On 04/13/2015 04:09 PM, Stephen Rothwell wrote: >> Hi all, >> >> After merging the xen-tip tree, today's linux-next build (x86_64 >> allmodconfig) >> failed like this: >> >> drivers/char/tpm/xen-tpmfront.c: In function 'setup_ring': >> drivers/ch

Re: linux-next: build failure after merge of the xen-tip tree

2015-04-14 Thread Stephen Rothwell
Hi all, On Mon, 13 Apr 2015 16:36:58 +0800 Bob Liu wrote: > > On 04/13/2015 04:09 PM, Stephen Rothwell wrote: > > > > After merging the xen-tip tree, today's linux-next build (x86_64 > > allmodconfig) > > failed like this: > > > > drivers/char/tpm/xen-tpmfront.c: In function 'setup_ring': > > dr

Re: linux-next: build failure after merge of the xen-tip tree

2015-04-13 Thread Bob Liu
Hi Stephen, On 04/13/2015 04:09 PM, Stephen Rothwell wrote: Hi all, After merging the xen-tip tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/char/tpm/xen-tpmfront.c: In function 'setup_ring': drivers/char/tpm/xen-tpmfront.c:203:7: warning: passing argument 2 of

linux-next: build failure after merge of the xen-tip tree

2015-04-13 Thread Stephen Rothwell
Hi all, After merging the xen-tip tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/char/tpm/xen-tpmfront.c: In function 'setup_ring': drivers/char/tpm/xen-tpmfront.c:203:7: warning: passing argument 2 of 'xenbus_grant_ring' makes pointer from integer without a cast