[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250310194534.265487-1-acme@kernel.org>
Date: Mon, 10 Mar 2025 16:45:30 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Namhyung Kim <namhyung@...nel.org>
Cc: Ingo Molnar <mingo@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
James Clark <james.clark@...aro.org>,
Jiri Olsa <jolsa@...nel.org>,
Ian Rogers <irogers@...gle.com>,
Adrian Hunter <adrian.hunter@...el.com>,
Kan Liang <kan.liang@...ux.intel.com>,
Clark Williams <williams@...hat.com>,
linux-kernel@...r.kernel.org,
linux-perf-users@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: [PATCH 0/3] Some build fixes
From: Arnaldo Carvalho de Melo <acme@...hat.com>
Hi Namhyung,
Some fixes I noticed while building with my set of containers.
Best regards,
- Arnaldo
Arnaldo Carvalho de Melo (3):
libapi: Add missing header with NAME_MAX define to io_dir.h
perf units: Fix insufficient array space
perf hist stdio: Do bounds check when printing callchains to avoid UB with new gcc versions
tools/lib/api/io_dir.h | 1 +
tools/perf/ui/stdio/hist.c | 4 ++++
tools/perf/util/units.c | 2 +-
3 files changed, 6 insertions(+), 1 deletion(-)
--
2.48.1
Powered by blists - more mailing lists