Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755167Ab0LGU6m (ORCPT ); Tue, 7 Dec 2010 15:58:42 -0500 Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]:48819 "EHLO ch-smtp01.sth.basefarm.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754477Ab0LGU6k (ORCPT ); Tue, 7 Dec 2010 15:58:40 -0500 Message-ID: <4CFE9FF6.2080800@euromail.se> Date: Tue, 07 Dec 2010 21:58:30 +0100 From: Henrik Rydberg User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: Ping Cheng CC: Jiri Kosina , Dmitry Torokhov , Ping Cheng , Chris Bagwell , Peter Hutterer , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3] input: mt: Move tracking and pointer emulation to input-mt References: <1291722357-22820-1-git-send-email-rydberg@euromail.se> <4CFE934D.4040309@euromail.se> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 83.248.196.64 X-Scan-Result: No virus found in message 1PQ4cL-0008PH-4J. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1PQ4cL-0008PH-4J 3d2b5210c65c44e0f6f6bb1616e6ed71 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 787 Lines: 27 > > Acked-by: Ping Cheng Thanks. > I do see an issue when pen coming in prox while fingers were on the > tablet. Fingers up events are missing. > > Since it is unrelated to this patch, I'll submit another patch as a > bug fix later. Actually, I believe it is correct as is. One could always argue (and I did at the time of that change) whether touch up is the right thing to do in the proximity of the pen, but that is what the code does now. As proof, check how input_mt_report_slot_state() is used. Cheers, Henrik -- 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/