Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756833AbZFWAZa (ORCPT ); Mon, 22 Jun 2009 20:25:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755923AbZFWAZI (ORCPT ); Mon, 22 Jun 2009 20:25:08 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:35617 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753493AbZFWAZG (ORCPT ); Mon, 22 Jun 2009 20:25:06 -0400 Date: Mon, 22 Jun 2009 17:24:23 -0700 (PDT) From: Linus Torvalds X-X-Sender: torvalds@localhost.localdomain To: Benjamin Herrenschmidt cc: =?ISO-8859-15?Q?Thomas_Hellstr=F6m?= , Dave Airlie , Alex Deucher , Andrew Lutomirski , dri-devel@lists.sf.net, Jerome Glisse , Linux Kernel Mailing List Subject: Re: [git pull] drm: previous pull req + 1. In-Reply-To: <1245715213.4017.13.camel@pasglop> Message-ID: References: <4A3DABE1.50309@mit.edu> <4A3F3E3A.2030202@shipmail.org> <1245715213.4017.13.camel@pasglop> User-Agent: Alpine 2.01 (LFD 1184 2008-12-16) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 633 Lines: 19 On Tue, 23 Jun 2009, Benjamin Herrenschmidt wrote: > > As far as I can remember, all fbdev operations are done under the > console semaphore. Yeah, and some of them are horribly broken (ie copying data from user space while doing it - causing horrible things like VC switching latencies and invisible printk's if an oops happens during the op). Or maybe that got fixed. Linus -- 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/