From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from xkh0.infr.xiaoka.com ([85.11.67.240]:35479 "EHLO xkh0.infr.xiaoka.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752006Ab0JAUHI convert rfc822-to-8bit (ORCPT ); Fri, 1 Oct 2010 16:07:08 -0400 Subject: Re: [PATCH] [Streak] Add workaround for TTY kernel OOPS at the cost of performance. From: Tomasz Sterna In-Reply-To: <1285948046.22265.12.camel@m0nster> References: <1285886565.11486.26.camel@wing> <1285887854.14953.46.camel@c-dwalke-linux.qualcomm.com> <1285923176.16981.53.camel@ubuntu> <1285948046.22265.12.camel@m0nster> Content-Type: text/plain; charset="UTF-8" Date: Fri, 01 Oct 2010 22:07:02 +0200 Message-ID: <1285963622.25392.5.camel@wing> Mime-Version: 1.0 Content-Transfer-Encoding: 8BIT Sender: linux-arm-msm-owner@vger.kernel.org List-ID: To: Daniel Walker Cc: linux-arm-msm@vger.kernel.org Dnia 2010-10-01, piÄ… o godzinie 08:47 -0700, Daniel Walker pisze: > I don't have access to Streak hardware, and I've not talked to anyone > that does. But if you give us the OOPS message we can try to figure > out what's going on.. Do you say, that on other Snapdragon hardware msm-2.6.35 tree with console=tty works fine and there is no error? > BTW did Dell release a kernel for Streak? They might already have a > workaround in their kernel. Yes they did: http://opensource.dell.com/releases/streak/ (This is where I ported the changes and drivers from) But this kernels have exactly the same problem. framebuffer driver works fine accessed from userspace, but breaks on displaying kernel boot messages. Right after the message: Console: switching to colour frame buffer device 60x50 I will try to retype the OOPS message, but it's hard - it scrolls out of the screen ;-)