[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201118003242.GF2009714@dtor-ws>
Date: Tue, 17 Nov 2020 16:32:42 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Oleksij Rempel <linux@...pel-privat.de>
Cc: linux-input@...r.kernel.org, Anatolij Gustschin <agust@...x.de>,
linux-kernel@...r.kernel.org,
Oleksij Rempel <o.rempel@...gutronix.de>
Subject: Re: [PATCH] Input: ads7846 - fix unaligned access on 7845
On Thu, Nov 12, 2020 at 09:04:23AM +0100, Oleksij Rempel wrote:
> Hello Dmitry,
>
> Am 12.11.20 um 02:27 schrieb Dmitry Torokhov:
> > req->sample[1] is not naturally aligned at word boundary, and therefore
> > we should use get_unaligned_be16() when accessing it.
> >
> > Fixes: 3eac5c7e44f3 ("Input: ads7846 - extend the driver for ads7845 controller support")
> > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@...il.com>
>
> I do not have ads7845, but i assume i need to resend my patch with the same fix. Correct?
I do not think your patches are affected, so I just applied it together
with yours.
Thanks.
--
Dmitry
Powered by blists - more mailing lists