Stephen Rothwell
2010-Oct-21 03:53 UTC
[Xen-devel] linux-next: build warning after merge of the final tree (xen tree related)
Hi Jeremy,
After merging the final tree, today''s linux-next build (i386 defconfig)
produced this warning:
arch/x86/mm/fault.c: In function ''vmalloc_sync_all'':
arch/x86/mm/fault.c:244: warning: assignment makes integer from pointer without
a cast
Introduced by commit aef8b70e5c4b7753fc4bf20dbb01e93fc8883027 ("x86: hold
mm->page_table_lock while doing vmalloc_sync").
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
Jeremy Fitzhardinge
2010-Oct-21 21:39 UTC
Re: [Xen-devel] linux-next: build warning after merge of the final tree (xen tree related)
On 10/20/2010 08:53 PM, Stephen Rothwell wrote:> Hi Jeremy, > > After merging the final tree, today''s linux-next build (i386 defconfig) > produced this warning: > > arch/x86/mm/fault.c: In function ''vmalloc_sync_all'': > arch/x86/mm/fault.c:244: warning: assignment makes integer from pointer without a cast > > Introduced by commit aef8b70e5c4b7753fc4bf20dbb01e93fc8883027 ("x86: hold > mm->page_table_lock while doing vmalloc_sync").This change got merged into tip/master, and it looks like there''s already a fix there for this warning. I''ve dropped it from my branch. Thanks, J _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel