From: Henrik Rydberg <rydberg@euromail.se>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>, linux-input@vger.kernel.org
Cc: Benson Leung <bleung@chromium.org>,
David Herrmann <dh.herrmann@gmail.com>,
Andrew de los Reyes <adlr@chromium.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Input: fix defuzzing logic
Date: Sun, 20 Jul 2014 20:19:23 +0200 [thread overview]
Message-ID: <53CC082B.70207@euromail.se> (raw)
In-Reply-To: <20140719234843.GA28580@core.coreip.homeip.net>
Hi Dmitry,
> We attempt to remove noise from coordinates reported by devices in
> input_handle_abs_event(), unfortunately, unless we were dropping the
> event altogether, we were ignoring the adjusted value and were passing
> on the original value instead.
>
> Reviewed-by: Andrew de los Reyes <adlr@chromium.org>
> Reviewed-by: Benson Leung <bleung@chromium.org>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> ---
> drivers/input/input.c | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
Oh my, that was a bad one.
Reviewed-by: Henrik Rydberg <rydberg@euromail.se>
Thanks,
Henrik
prev parent reply other threads:[~2014-07-20 18:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-19 23:49 [PATCH] Input: fix defuzzing logic Dmitry Torokhov
2014-07-20 9:50 ` David Herrmann
2014-07-20 18:19 ` Henrik Rydberg [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53CC082B.70207@euromail.se \
--to=rydberg@euromail.se \
--cc=adlr@chromium.org \
--cc=bleung@chromium.org \
--cc=dh.herrmann@gmail.com \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).