From owner-freebsd-current@FreeBSD.ORG Sun Apr 12 20:11:15 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFC341065679; Sun, 12 Apr 2009 20:11:15 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from mail-qy0-f132.google.com (mail-qy0-f132.google.com [209.85.221.132]) by mx1.freebsd.org (Postfix) with ESMTP id 378B78FC14; Sun, 12 Apr 2009 20:11:15 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: by qyk38 with SMTP id 38so358988qyk.3 for ; Sun, 12 Apr 2009 13:11:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type; bh=Ejv8UktpGvlhoofDwsfDzanIF9rWEf+oBQH6Y1g170s=; b=mjwPJ5zIomo2w5oG27fG6U7cJy/XXsGEs8TERFEDc0Sbi0YkXgNfGLqL0iLESlymFQ 6oxk+E95+ZVWEOMSc5Z2A3zLaoCQa4jYTdkAS7mQDEqd+NiRJZ0jLSJrGaTUW1/JzWT7 RckagtgoVBlD6SYX2H15krWEaiVQUn5leoQe0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type; b=K/b7c/ykb/lX4UCd4AMVaVoEfVg6afLUFQE06GGUw3g1PAEh+cx1Sd/GL8jceUC+6b VdAIMVMfhEP1aKUBujUJOwdMpkhIVy4A1wD0stKfilzSt9YkmWnUwKf1lhF95lXdHnqL fN4Q+SRDPp1wNdKeQX0defCnm0jXerWW87rxs= Received: by 10.224.80.193 with SMTP id u1mr688758qak.104.1239565460167; Sun, 12 Apr 2009 12:44:20 -0700 (PDT) Received: from kan.dnsalias.net (c-98-217-224-113.hsd1.ma.comcast.net [98.217.224.113]) by mx.google.com with ESMTPS id 7sm6872025qwb.41.2009.04.12.12.44.19 (version=SSLv3 cipher=RC4-MD5); Sun, 12 Apr 2009 12:44:19 -0700 (PDT) Date: Sun, 12 Apr 2009 15:44:13 -0400 From: Alexander Kabaev To: Maksim Yevmenkin Message-ID: <20090412154413.1e250cc7@kan.dnsalias.net> In-Reply-To: References: <200904082052.n38KqU9p075633@svn.freebsd.org> <20090412170335.5a8a3169@fabiankeil.de> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/FtTIo_vAVROr5Q4YsYU0pHp"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-current@freebsd.org Subject: Re: svn commit: r190857 - head/sys/dev/kbdmux X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2009 20:11:16 -0000 --Sig_/FtTIo_vAVROr5Q4YsYU0pHp Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sun, 12 Apr 2009 10:00:35 -0700 Maksim Yevmenkin wrote: > On Sun, Apr 12, 2009 at 8:03 AM, Fabian Keil >=20 > > How about turning this into a compile-time or sysctl option > > or at least mentioning the change in /usr/src/UPDATING? >=20 > i do not believe that compile-time nor sysctl option is the right > choice here as it is never allowed to use locks in low-level keyboard > drivers. entry in UPDATING is probably a good idea. >=20 > > With this commit, providing the geli key phrase on > > boot is impossible on my AMD64 dual core system. >=20 > right, i really hate to say this, but the amount of bug reports, lor's > etc.that were submitted after this change is far more (imo) than > amount of people that ran relatively uncommon setup with encrypted > root (which, btw, prompted the original commit). of course, there is > no question, it has to be fixed. This also affects DDB prompts, correct? What is the timeframe for fixing this? --=20 Alexander Kabaev --Sig_/FtTIo_vAVROr5Q4YsYU0pHp Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iD8DBQFJ4kSRQ6z1jMm+XZYRAhivAJwJSDjs2mHRaLYwxBCChqRBmZf5JACeNOR+ ZSbXLkWk3i2JykJil7jjUuQ= =2Aur -----END PGP SIGNATURE----- --Sig_/FtTIo_vAVROr5Q4YsYU0pHp--