On 4 February 2014 00:43, David Smith <[email protected]> wrote: > On 02/03/2014 01:38 AM, Naresh Kamboju wrote: >> Re-sending it as plan-text mode. (sorry) >> >>> **** failed systemtap kernel-devel smoke test: >>> >>> In file included from /usr/local/share/systemtap/runtime/sym.c:16:0, >>> from /usr/local/share/systemtap/runtime/linux/runtime.h:198, >>> from /usr/local/share/systemtap/runtime/runtime.h:24, >>> from /tmp/stapvEzrD5/stap_f7468ebd0051d533d2bae853173fe5a7_892_src.c:24: >>> /usr/local/share/systemtap/runtime/vma.c: In function '_stp_vma_mmap_cb': >>> /usr/local/share/systemtap/runtime/vma.c:133:21: error: pointer targets in >>> initialization differ in signedness [-Werror=pointer-sign] >>> const char *name = (dentry != NULL) ? dentry->d_name.name : NULL; >>> ^ > > I'm not sure why you are seeing this error but I'm not, but I committed > a cast that should fix it.
David Smith, Thanks for your fix "Compile fix for runtime/vma.c" Now things are looking fine. -Naresh Kamboju > > -- > David Smith > [email protected] > Red Hat > http://www.redhat.com > 256.217.0141 (direct) > 256.837.0057 (fax) _______________________________________________ linaro-toolchain mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-toolchain
