lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z2mQjAIwBcx4_Pm0@x1>
Date: Mon, 23 Dec 2024 13:32:12 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: linux@...blig.org
Cc: irogers@...gle.com, peterz@...radead.org, mingo@...hat.com,
	namhyung@...nel.org, mark.rutland@....com,
	alexander.shishkin@...ux.intel.com, jolsa@...nel.org,
	adrian.hunter@...el.com, kan.liang@...ux.intel.com,
	linux-perf-users@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] perf tools: Remove unused is_executable_file

On Sun, Dec 22, 2024 at 09:58:31PM +0000, linux@...blig.org wrote:
> From: "Dr. David Alan Gilbert" <linux@...blig.org>
> 
> is_executable_file()  has been unused since 2022's
> commit 7391db645938 ("perf test: Refactor shell tests allowing subdirs")
> 
> Remove it.

Did you patch this on:

https://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git perf-tools-next

?

That function is still there, so I'll fixup your patch, keep your
credits and test it all.

Thanks,

- Arnaldo

⬢ [acme@...lbox perf-tools-next]$ b4 am -ctsl --cc-trailers 20241222215831.283248-1-linux@...blig.org
Grabbing thread from lore.kernel.org/all/20241222215831.283248-1-linux@...blig.org/t.mbox.gz
Checking for newer revisions
Grabbing search results from lore.kernel.org
Analyzing 1 messages in the thread
Looking for additional code-review trailers on lore.kernel.org
Checking attestation on all messages, may take a moment...
---
  ✓ [PATCH] perf tools: Remove unused is_executable_file
    + Link: https://lore.kernel.org/r/20241222215831.283248-1-linux@treblig.org
    + Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
  ---
  ✓ Signed: DKIM/treblig.org
---
Total patches: 1
---
 Link: https://lore.kernel.org/r/20241222215831.283248-1-linux@treblig.org
 Base: not specified
       git am ./20241222_linux_perf_tools_remove_unused_is_executable_file.mbx
⬢ [acme@...lbox perf-tools-next]$        git am ./20241222_linux_perf_tools_remove_unused_is_executable_file.mbx
Applying: perf tools: Remove unused is_executable_file
error: patch failed: tools/perf/util/path.h:12
error: tools/perf/util/path.h: patch does not apply
Patch failed at 0001 perf tools: Remove unused is_executable_file
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
⬢ [acme@...lbox perf-tools-next]$

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ