> On 16. Aug 2019, at 11:57, Ross Lagerwall <ross.lagerw...@citrix.com> wrote: > > On 8/8/19 1:39 PM, Pawel Wieczorkiewicz wrote: >>
…snip... >> #define inc_printf(fmt, ...) \ >> log_debug("%*s" fmt, recurselevel, "", ##__VA_ARGS__); > This patch looks good. There is a comment at the top of > should_include_str_section() which should probably be updated as well: > > /* > * String sections are always included even if unchanged. > * The format is either: > * .rodata.<func>.str1.[0-9]+ (new in GCC 6.1.0) > * or .rodata.str1.[0-9]+ (older versions of GCC) > * For the new format we could be smarter and only include the needed > * strings sections. > */ > Oh yes, right. Let me update the comment. Thanks! > In fact, it is probably a good idea to rename the function to something like > "is_rodata_str_section()" since this more accurately describes what it does > now. ACK, will do. > > Thanks, > -- > Ross Lagerwall Best Regards, Pawel Wieczorkiewicz
signature.asc
Description: Message signed with OpenPGP
Amazon Development Center Germany GmbH Krausenstr. 38 10117 Berlin Geschaeftsfuehrung: Christian Schlaeger, Ralf Herbrich Eingetragen am Amtsgericht Charlottenburg unter HRB 149173 B Sitz: Berlin Ust-ID: DE 289 237 879
_______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel