From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Woodhouse Subject: Re: [PATCH] console - Add configurable support for console charset translation Date: Wed, 04 Jun 2008 01:16:37 +0100 Message-ID: <1212538597.4042.29.camel@shinybook.infradead.org> References: <48447615.5050806@am.sony.com> <1212500751.16924.322.camel@pmac.infradead.org> <4845DB46.3020308@am.sony.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4845DB46.3020308@am.sony.com> Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Tim Bird Cc: linux-tiny , linux-embedded , linux kernel On Tue, 2008-06-03 at 17:01 -0700, Tim Bird wrote: > This is clearly an improvement. But it is missing this part of the > original patch: Oops, well spotted. I've updated the patch in the git tree; thanks. (that's what comes of applying patches by hand -- I _knew_ I had to do that hunk, but managed to forget about it within the space of about 30 seconds when I was doing the other parts. I plead stupidity) -- dwmw2