<div dir="ltr"><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
+ifdef VERBOSE<br>
        @set -e; for dir in $(SUBDIRS); do \<br>
            $(MAKE) -C "$$dir" -f "$(abs_srcdir)/$$dir/Makefile" $@; \<br>
        done<br>
+else<br>
+       @set -e; for dir in $(SUBDIRS); do \<br>
+           echo "DIR $$dir"; \<br></blockquote><div><br></div><div><div class="gmail_default" style="font-size:small">I don't think to print the DIR has any help for debugging, we could find the correct source file easily without it too.</div></div></div><div><br></div><div><div class="gmail_default" style="font-size:small">Otherwise, the patchset looks pretty good.</div><br></div><div><div class="gmail_default" style="font-size:small">Reviewed-by: Li Wang <<a href="mailto:liwang@redhat.com">liwang@redhat.com</a>></div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Regards,<br></div><div>Li Wang<br></div></div></div></div>