Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2013 14:47:18 -0800
From:      John-Mark Gurney <jmg@funkthat.com>
To:        Warner Losh <imp@FreeBSD.org>
Cc:        svn-src-releng@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r259748 - releng/10.0/sys/arm/at91
Message-ID:  <20131222224718.GO99167@funkthat.com>
In-Reply-To: <201312222231.rBMMVeql061111@svn.freebsd.org>
References:  <201312222231.rBMMVeql061111@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh wrote this message on Sun, Dec 22, 2013 at 22:31 +0000:
>   The real fix is to use cngrab/cnungrab function pointers to disable
>   RXRDY interrupts while grabbed. However, that touches the MI uart
>   code, so was disallowed for 10.0 due to the lateness of the hour this
>   fix was proposed. It works for mountroot, the most common atmel kernel
>   prompt use cases, but wouldn't work for GELI since it prompts later in
>   the boot process.

Hmmm, good point about geli, there have been complaints that the geli
prompt gets garbled by other output (and I'm anoyed by it too)...

Can we solve this w/ grab?  How would the console code know the other
writers don't have the console grabed?  Maybe by thread?

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131222224718.GO99167>