lttng: submit patches upstream

(From OE-Core rev: 6a7bd6cdf4f81808212807182861815483277272)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2021-12-04 08:13:16 +01:00
committed by Richard Purdie
parent 063a0471b7
commit 28f9393d26
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ Subject: [PATCH] src/common: correct header location
sys/unistd.h is not guaranteed to exist, and does not with
e.g. musl C library.
Upstream-Status: Pending
Upstream-Status: Backport [http://git.lttng.org/?p=lttng-tools.git;a=commitdiff;h=8f14767d33f786d895e50633fb46b880249b6c54]
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
src/common/kernel-probe.c | 2 +-

View File

@@ -5,7 +5,7 @@ Subject: [PATCH] lttng-ust-common: link with liburcu explicitly
Otherwise linking errors are seen on x86-32.
Upstream-Status: Pending
Upstream-Status: Submitted [by email to lttng-dev, Francis, Jonathan]
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
src/lib/lttng-ust-common/Makefile.am | 1 +