mbox series

[0/3] Small fixes and improvements

Message ID 20210118160139.1971039-1-gprocida@google.com (mailing list archive)
Headers show
Series Small fixes and improvements | expand

Message

Giuliano Procida Jan. 18, 2021, 4:01 p.m. UTC
Hi.

1 is a bug fix affecting restrict qualifiers.
2 avoids leaving debris if objcopy fails.
3 aligns the BTF section to 16 bytes to avoid misaligned access.

Regards.

Giuliano Procida (3):
  btf_encoder: Fix handling of restrict qualifier
  btf_encoder: Improve error-handling around objcopy
  btf_encoder: Set .BTF section alignment to 16

 libbtf.c | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)