Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

perf vendor events powerpc: Fix spelling mistake "icach" -> "icache"

There is a spelling mistake in the description text, fix it.

Signed-off-by: Colin King <colin.king@canonical.com>
Acked-by: Ian Rogers <irogers@google.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: kernel-janitors@vger.kernel.org
Link: http://lore.kernel.org/lkml/20210916081314.41751-1-colin.king@canonical.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

authored by

Colin Ian King and committed by
Arnaldo Carvalho de Melo
774f2c08 0f892fd1

+1 -1
+1 -1
tools/perf/pmu-events/arch/powerpc/power8/other.json
··· 1046 1046 { 1047 1047 "EventCode": "0x4e010", 1048 1048 "EventName": "PM_GCT_NOSLOT_IC_L3MISS", 1049 - "BriefDescription": "Gct empty for this thread due to icach l3 miss", 1049 + "BriefDescription": "Gct empty for this thread due to icache l3 miss", 1050 1050 "PublicDescription": "" 1051 1051 }, 1052 1052 {