Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761883AbXK3JQE (ORCPT ); Fri, 30 Nov 2007 04:16:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751414AbXK3JPt (ORCPT ); Fri, 30 Nov 2007 04:15:49 -0500 Received: from twin.jikos.cz ([213.151.79.26]:47446 "EHLO twin.jikos.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752943AbXK3JPs (ORCPT ); Fri, 30 Nov 2007 04:15:48 -0500 Date: Fri, 30 Nov 2007 10:15:33 +0100 (CET) From: Jiri Kosina To: Dave Young cc: Marcel Holtmann , bgsmith@bendcable.com, BlueZ users , LKML Subject: Re: [Bluez-users] Lost connections - mouse and keyboard In-Reply-To: Message-ID: References: <1196009038.14897.6.camel@pico> <1196056187.4217.54.camel@aeonflux> <1196305426.23029.12.camel@pico> <6EE8D368-C303-400A-B4FE-811228391639@holtmann.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 795 Lines: 19 On Fri, 30 Nov 2007, Dave Young wrote: > > This particular warning means, that someone (usually indeed hid2hci) > > passed usage through hiddev that was out of bounds, with respect to > > the device's report descriptor. > Is this behaviour the normal one? IMHO, userspace program should not > cause kernel warnings like this no mater what input from users. It has been on my todo list to convert that WARN_ON() to something that won't scare users that much, especially the stacktrace shouldn't certainly be there. I will do it. -- Jiri Kosina - 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/