[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <172080275765.2773745.9913897483035767559.b4-ty@kernel.org>
Date: Fri, 12 Jul 2024 09:46:12 -0700
From: Namhyung Kim <namhyung@...nel.org>
To: peterz@...radead.org,
Haoze Xie <royenheart@...il.com>
Cc: mingo@...hat.com,
acme@...nel.org,
mark.rutland@....com,
alexander.shishkin@...ux.intel.com,
jolsa@...nel.org,
irogers@...gle.com,
adrian.hunter@...el.com,
kan.liang@...ux.intel.com,
linux-perf-users@...r.kernel.org,
linux-kernel@...r.kernel.org,
Yuan Tan <tanyuan@...ylab.org>
Subject: Re: [PATCH 1/1] perf build x86: Fix SC2034 error in syscalltbl.sh
On Mon, 08 Jul 2024 02:04:02 +0800, Haoze Xie wrote:
> Change the unused var in 'arch/x86/entry/syscalls/syscalltbl.sh' to '_'
> when reading from '$sorted_table'. This change allows the script to pass
> tests of ShellCheck before and after version 0.7.2 at the same time.
>
> When building in arch x86, syscalltbl.sh got a ShellCheck warning, which
> makes compilation error:
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung
Powered by blists - more mailing lists