From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753324AbZG1MyP (ORCPT ); Tue, 28 Jul 2009 08:54:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751581AbZG1MyO (ORCPT ); Tue, 28 Jul 2009 08:54:14 -0400 Received: from smtp.witbe.net ([81.88.96.48]:32903 "EHLO smtp.witbe.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751320AbZG1MyO (ORCPT ); Tue, 28 Jul 2009 08:54:14 -0400 Date: Tue, 28 Jul 2009 14:53:59 +0200 From: Paul Rolland To: Frans Pop Cc: linux-kernel@vger.kernel.org, rol@witbe.net Subject: Re: Linux-2.6.31-rc4 - shut the annoying "failed to acquire vblank..." Message-ID: <20090728145359.252ff759@tux.DEF.witbe.net> In-Reply-To: <200907281244.13467.elendil@planet.nl> References: <20090728091622.50e9933b@tux.DEF.witbe.net> <200907281244.13467.elendil@planet.nl> Organization: AS2917.net X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.2; x86_64-unknown-linux-gnu) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAFVBMVEWsjH1VRjFydFciEg3a1tJxUEM6OCB1zdsDAAACcElEQVQ4jV2Tu3LcMAxFEY7SG/KQNYlY2685Zi1rmF5kQteBNcL/f0JAacfZDUscARePK9itY3Q4Qu5vplJKIFsrvI0t7Ii/8/nmQsERtgJpHAtiGW4ggylOAwhXTxPi0xfIcxDrZIc3qhMGD/kfKdwBExZrAf6l5PeC/Al7cAGfAGD+AgvL5yckcsxegVmG+QZRPgnYXnFUMAC8DLd6QZhAxj6dRo6vT/JNkmZQmPyDtoroMkD2VlaVgHsw2QrCAf1jPM+ou2Ju1j/G8+xINfZT+zGDPDjr7H/xnKewgi6SO4D7zloYoRDafSoogmirP0t9YIOJnN2ibDEKK6zDoSEjTIFXDcYYkwizoO/AjkATm3g+JVsSXPOCZIHwj7uBo2Bi97RMOoflJ4n3b3dvS2kVXDQupjvAk7zvaMEJlu0OJDFy4SsCusRbL95jRynY0LIA/rpyxCMkJ1ie+bWoEy+MG7pzDE3k8Z2C1a5eUdxmi0adGi2mdVjyUr2uvamrW9EeuLTCY84/AUjBj40LtqYbbM23vqolA2mpj5g03gparH45DqBgmsBK2hU0x662+QQLVYJLitxTnHB7yf0es4rraS/xqKW/hF1zPg9lOijpmtIBVrWKOQ6oTSkQjh3YtnarHQc0RrtS1XjtbQnScPrLeNKM6iS+6Qz6e9mVoPvaHHPU6eP5aKu1Ifd2QQvp6EA1bLaP3VREwewXY73xgLppBR2tg4LFg9lXzegHQlusWuxwogLCaswJ+qunQ2cyfuziX6B1p0E26nQazR3Qn2jQarRXVVZT9zP3uB5FV6pNjQG+u03ugbalEsEXqo7/AjAH60VpvOMvAAAAAElFTkSuQmCC Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Frans, On Tue, 28 Jul 2009 12:44:12 +0200 Frans Pop wrote: > > I sent a mail long ago about this message : > > tux kernel: [drm:drm_wait_vblank] *ERROR* failed to acquire vblank > > counter, -22 showing up more than 10 times per second, but was told > > that I had some old userspace apps running... As I was using an old > > FC8, I forgot about it. > > The message does not only show with old applications, it also shows: > - every time I suspend my notebook > - every time I start a second X session to log in as a different user Well, with the so-called "old apps", it's 20 times per second, as long as the app is running, which really makes it painful, because it causes all the logs to show off quickly :( > I agree that the message is very annoying and would be glad to be rid of > it, especially as the only comment from the maintainers so far has been > to just ignore it. Well, I'd really like some feedback from the maintainer... because if no one cares, I agree it should be removed. > IMHO, If it is "ignoreable", then it is also "suppressable". Seconded, unless someone is using it to try to fix the problem ? Paul