Em Tue, Nov 07, 2023 at 12:08:25PM +0530, Athira Rajeev escreveu:
On 07-Nov-2023, at 3:14 AM, Arnaldo Carvalho de Melo acme@kernel.org wrote:
Reviewed-by: James Clark james.clark@arm.com
Some are not applying, even after b4 picking up v2
Total patches: 3
Cover: ./v2_20231013_atrajeev_fix_for_shellcheck_issues_with_latest_scripts_in_tests_shell.cover Link: https://lore.kernel.org/r/20231013073021.99794-1-atrajeev@linux.vnet.ibm.com Base: not specified git am ./v2_20231013_atrajeev_fix_for_shellcheck_issues_with_latest_scripts_in_tests_shell.mbx ⬢[acme@toolbox perf-tools-next]$ git am ./v2_20231013_atrajeev_fix_for_shellcheck_issues_with_latest_scripts_in_tests_shell.mbx Applying: tools/perf/tests Ignore the shellcheck SC2046 warning in lock_contention error: patch failed: tools/perf/tests/shell/lock_contention.sh:33 error: tools/perf/tests/shell/lock_contention.sh: patch does not apply Patch failed at 0001 tools/perf/tests Ignore the shellcheck SC2046 warning in lock_contention hint: Use 'git am --show-current-patch=diff' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". ⬢[acme@toolbox perf-tools-next]$ git am --abort ⬢[acme@toolbox perf-tools-next]$
The patch is picked up : https://lore.kernel.org/all/169757198796.167943.10552920255799914362.b4-ty@k... . Thanks for looking into.
Thanks for checking, my mistake then,
- Arnaldo