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

Change UTF8 chars in Kconfig help text about Oprofile AMD barcelona

Fixes screwing up text output when doing a make oldconfig and viewing
help text of "OProfile AMD IBS support". When the terminal is
not using an UTF8 locale / LANG. "make config" breaks terminal output
and its not possible to continue.

(Change added by changeset 852402cc Tue Jul 22 21:09:06 2008)

Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Signed-off-by: Robert Richter <robert.richter@amd.com>

authored by

Jesper Dangaard Brouer and committed by
Robert Richter
ba8b453d 0173a326

+1 -1
+1 -1
arch/Kconfig
··· 21 21 Instruction-Based Sampling (IBS) is a new profiling 22 22 technique that provides rich, precise program performance 23 23 information. IBS is introduced by AMD Family10h processors 24 - (AMD Opteron Quad-Core processor “Barcelona”) to overcome 24 + (AMD Opteron Quad-Core processor "Barcelona") to overcome 25 25 the limitations of conventional performance counter 26 26 sampling. 27 27