Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 12 Jun 2002 06:47:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 12 Jun 2002 06:47:40 -0400 Received: from mail.ocs.com.au ([203.34.97.2]:7697 "HELO mail.ocs.com.au") by vger.kernel.org with SMTP id ; Wed, 12 Jun 2002 06:47:40 -0400 X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 From: Keith Owens To: mingo@elte.hu Cc: Cengiz Akinli , linux-kernel@vger.kernel.org, xsdg Subject: Re: [patch] early printk. (was: Re: computer reboots before "Uncompressing Linux..." with 2.5.19-xfs) In-Reply-To: Your message of "Wed, 12 Jun 2002 08:29:30 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 12 Jun 2002 20:47:25 +1000 Message-ID: <25248.1023878845@ocs3.intra.ocs.com.au> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 12 Jun 2002 08:29:30 +0200 (CEST), Ingo Molnar wrote: >On Wed, 12 Jun 2002, Keith Owens wrote: >> Try http://marc.theaimsgroup.com/?l=linux-kernel&m=101072840225142&w=2 > >you might as well try the attached early_printk() patch, it's slightly >easier to use than a one-char macro. But the goal is the same. The main difference is that VIDEO_CHAR is easy to do from assembler as well, it is just a movb instruction that does not affect any registers. - 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/