public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Andrey Skvortsov <andrej.skvortzov@gmail.com>
To: Richard Weinberger <richard.weinberger@gmail.com>
Cc: "linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] jffs2: fix UTF-8 character in pr_info
Date: Thu, 30 Apr 2015 23:41:59 +0300	[thread overview]
Message-ID: <20150430204159.GB1829@nest> (raw)
In-Reply-To: <CAFLxGvyivqeiJ_DWANg96p24cWiJGUEXgzvWDCn2e_s0+yusXg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 810 bytes --]

On 28 Apr, Richard Weinberger wrote:
> On Tue, Apr 28, 2015 at 10:54 PM, Andrey Skvortsov
> <andrej.skvortzov@gmail.com> wrote:
> > Boot log contained string:
> > jffs2: version 2.2. \xffffffc2\xffffffa9 2001-2006 Red Hat, Inc.
> >
> > non-ASCII characters are printed in HEX. 0xC2A9 is copyright sign in UTF-8.
> > This patch replace it with '(c)' to make boot log readable.
> >
> > Signed-off-by: Andrey Skvortsov <andrej.skvortzov@gmail.com>
> 
> FYI
> http://lists.infradead.org/pipermail/linux-mtd/2013-April/046591.html

Richard,
thank you for the link.

My problem was actually missing utf-8 locale on the embedded board.
Now dmesg prints this string correct. 

-- 
Best regards,
Andrey Skvortsov

Secure e-mail with gnupg: See http://www.gnupg.org/
PGP Key ID: 0x57A3AEAD



[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      reply	other threads:[~2015-04-30 20:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-28 20:54 [PATCH] jffs2: fix UTF-8 character in pr_info Andrey Skvortsov
2015-04-28 21:07 ` Richard Weinberger
2015-04-30 20:41   ` Andrey Skvortsov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150430204159.GB1829@nest \
    --to=andrej.skvortzov@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=richard.weinberger@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox