From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932221AbWITVzY (ORCPT ); Wed, 20 Sep 2006 17:55:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932224AbWITVzY (ORCPT ); Wed, 20 Sep 2006 17:55:24 -0400 Received: from mx1.redhat.com ([66.187.233.31]:3253 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S932221AbWITVzX (ORCPT ); Wed, 20 Sep 2006 17:55:23 -0400 Date: Wed, 20 Sep 2006 17:55:07 -0400 From: Dave Jones To: Dmitry Torokhov Cc: Andrew Morton , linux-kernel@vger.kernel.org, Marek Vasut Subject: Re: 2.6.19 -mm merge plans (input patches) Message-ID: <20060920215507.GM1153@redhat.com> Mail-Followup-To: Dave Jones , Dmitry Torokhov , Andrew Morton , linux-kernel@vger.kernel.org, Marek Vasut References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 20, 2006 at 05:29:43PM -0400, Dmitry Torokhov wrote: > On 9/20/06, Andrew Morton wrote: > > > > remove-silly-messages-from-input-layer.patch > > I firmly believe that we should keep reporting these conditions. This > way we can explain why keyboard might be losing keypresses. I am open > to changing the message text. Would "atkbd.c: keyboard reported error > condition (FYI only)" be better? Q: What do you expect users to do when they see the message? > It is KERN_DEBUG after all. users can, and do read dmesg. Dave