Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762300AbYG3PZZ (ORCPT ); Wed, 30 Jul 2008 11:25:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753426AbYG3PZO (ORCPT ); Wed, 30 Jul 2008 11:25:14 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:37046 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753116AbYG3PZN (ORCPT ); Wed, 30 Jul 2008 11:25:13 -0400 Subject: Re: [RFT: 2.6 patch] fix text console corruptions From: David Woodhouse To: Adrian Bunk Cc: Tim Bird , Marco Berizzi , Alistair John Strachan , linux-kernel@vger.kernel.org, Grant Coady , Andrew Morton In-Reply-To: <20080730140655.GC19966@cs181140183.pp.htv.fi> References: <200807291815.13907.alistair@devzero.co.uk> <488FAFE3.4040001@am.sony.com> <20080730140655.GC19966@cs181140183.pp.htv.fi> Content-Type: text/plain Date: Wed, 30 Jul 2008 16:24:49 +0100 Message-Id: <1217431489.27925.258.camel@pmac.infradead.org> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 881 Lines: 27 On Wed, 2008-07-30 at 17:06 +0300, Adrian Bunk wrote: > On Tue, Jul 29, 2008 at 05:03:47PM -0700, Tim Bird wrote: > > Marco Berizzi wrote: > > > alistair@devzero.co.uk wrote: > > > > > >> You don't actually say whether you had CONFIG_CONSOLE_TRANSLATIONS=y or not? > > > > > > yes console_translation is set to yes. It cannot be changed if embedded is not > > > set. > > > > If console_translation is set to yes, the behavior should be unchanged from > > 2.6.26. > >... > > Your commit contains a change that breaks due to | having a higher > precedence than ?: in C. Oh, I think that's probably my fault then; sorry. -- dwmw2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/