* [PATCH trivial fix] Change UTF8 chars in Kconfig help text about Oprofile AMD barcelona
@ 2008-10-24 13:05 Jesper Dangaard Brouer
2008-10-27 18:29 ` Robert Richter
0 siblings, 1 reply; 2+ messages in thread
From: Jesper Dangaard Brouer @ 2008-10-24 13:05 UTC (permalink / raw)
To: linux-kernel; +Cc: Robert Richter, Ingo Molnar
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>
---
arch/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/Kconfig b/arch/Kconfig
index e6ab550..8977d99 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -21,7 +21,7 @@ config OPROFILE_IBS
Instruction-Based Sampling (IBS) is a new profiling
technique that provides rich, precise program performance
information. IBS is introduced by AMD Family10h processors
- (AMD Opteron Quad-Core processor “Barcelona”) to overcome
+ (AMD Opteron Quad-Core processor "Barcelona") to overcome
the limitations of conventional performance counter
sampling.
--
1.5.4.2
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH trivial fix] Change UTF8 chars in Kconfig help text about Oprofile AMD barcelona
2008-10-24 13:05 [PATCH trivial fix] Change UTF8 chars in Kconfig help text about Oprofile AMD barcelona Jesper Dangaard Brouer
@ 2008-10-27 18:29 ` Robert Richter
0 siblings, 0 replies; 2+ messages in thread
From: Robert Richter @ 2008-10-27 18:29 UTC (permalink / raw)
To: Jesper Dangaard Brouer; +Cc: linux-kernel, Ingo Molnar
On 24.10.08 15:05:12, Jesper Dangaard Brouer wrote:
>
> 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>
I applied your patch to oprofile/oprofile-for-tip. Thanks Jesper.
-Robert
--
Advanced Micro Devices, Inc.
Operating System Research Center
email: robert.richter@amd.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-27 18:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-24 13:05 [PATCH trivial fix] Change UTF8 chars in Kconfig help text about Oprofile AMD barcelona Jesper Dangaard Brouer
2008-10-27 18:29 ` Robert Richter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox