public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] minor fixes to faddr2line
@ 2025-09-21 10:03 Pankaj Raghav (Samsung)
  2025-09-21 10:03 ` [PATCH 1/2] scripts/faddr2line:use /usr/bin/env bash for portability Pankaj Raghav (Samsung)
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pankaj Raghav (Samsung) @ 2025-09-21 10:03 UTC (permalink / raw)
  To: Josh Poimboeuf; +Cc: linux-kernel, kernel, Pankaj Raghav

From: Pankaj Raghav <p.raghav@samsung.com>

The first commit fixes the issue I am facing in NixOS.

The second commit uses a tempfile instead of shell variable while trying
to read the elf file.

Pankaj Raghav (2):
  scripts/faddr2line:use /usr/bin/env bash for portability
  scripts/faddr2line:fix "Argument list too long" error

 scripts/faddr2line | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)


base-commit: 846bd2225ec3cfa8be046655e02b9457ed41973e
-- 
2.50.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-10-01 22:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-21 10:03 [PATCH 0/2] minor fixes to faddr2line Pankaj Raghav (Samsung)
2025-09-21 10:03 ` [PATCH 1/2] scripts/faddr2line:use /usr/bin/env bash for portability Pankaj Raghav (Samsung)
2025-09-21 10:03 ` [PATCH 2/2] scripts/faddr2line:fix "Argument list too long" error Pankaj Raghav (Samsung)
2025-09-24 13:18 ` [PATCH 0/2] minor fixes to faddr2line Pankaj Raghav
2025-10-01 22:47 ` Josh Poimboeuf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox