From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263185AbUA0KW1 (ORCPT ); Tue, 27 Jan 2004 05:22:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263303AbUA0KW0 (ORCPT ); Tue, 27 Jan 2004 05:22:26 -0500 Received: from gate.crashing.org ([63.228.1.57]:26082 "EHLO gate.crashing.org") by vger.kernel.org with ESMTP id S263185AbUA0KW0 (ORCPT ); Tue, 27 Jan 2004 05:22:26 -0500 Subject: Re: [Linux-fbdev-devel] Re: monochrome display fix. From: Benjamin Herrenschmidt To: Thiemo Seufer Cc: Linus Torvalds , James Simmons , Linux Fbdev development list , Linux Kernel Mailing List In-Reply-To: <20040127074035.GF1315@rembrandt.csv.ica.uni-stuttgart.de> References: <20040127074035.GF1315@rembrandt.csv.ica.uni-stuttgart.de> Content-Type: text/plain Message-Id: <1075198769.30623.187.camel@gaston> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 27 Jan 2004 21:19:29 +1100 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > It was always broken. This went unnoticed, apparently nobody tried to use > a kernel which supports mono and colour framebuffers at the same time. Still, the patch is ugly.. I'd rather just calculate the colour normally, and only conditionally store it once in the end... Ben.