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 11:10:15 +0100 Message-ID: <1212574215.32207.9.camel@pmac.infradead.org> References: <48447615.5050806@am.sony.com> <1212500751.16924.322.camel@pmac.infradead.org> <4845DB46.3020308@am.sony.com> <1212538597.4042.29.camel@shinybook.infradead.org> <20080603200349.3b1957e1@vader.jdub.homelinux.org> <1212541541.4042.41.camel@shinybook.infradead.org> <20080603221309.5e2762be@vader.jdub.homelinux.org> <1212570982.4042.64.camel@shinybook.infradead.org> <20080604100721.GB27335@cs181133002.pp.htv.fi> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080604100721.GB27335@cs181133002.pp.htv.fi> Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Adrian Bunk Cc: Josh Boyer , Tim Bird , linux-tiny , linux-embedded , linux kernel On Wed, 2008-06-04 at 13:07 +0300, Adrian Bunk wrote: > On Wed, Jun 04, 2008 at 10:16:22AM +0100, David Woodhouse wrote: > > On Tue, 2008-06-03 at 22:13 -0500, Josh Boyer wrote: > > > > > > > git.infradead.org/embedded-2.6.git > > > > > > Do you have plans to get that in -mm, or linux-next? > > > > Should be already there in today's linux-next. > > Does this imply you want Linus to merge from this tree? Yes. > How does this tree fit into the usual maintainership inside the Linux > kernel? Well, I was trying to avoid creating it -- because largely it doesn't. I was hoping that everything could go upstream through other routes. But Tim's patch really was a candidate for handling it myself (unless I'm just going to punt everything to Andrew), so I capitulated. -- dwmw2