All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Oleksij Rempel <linux@rempel-privat.de>
Cc: linux-input@vger.kernel.org, Anatolij Gustschin <agust@denx.de>,
	linux-kernel@vger.kernel.org,
	Oleksij Rempel <o.rempel@pengutronix.de>
Subject: Re: [PATCH] Input: ads7846 - fix unaligned access on 7845
Date: Tue, 17 Nov 2020 16:32:42 -0800	[thread overview]
Message-ID: <20201118003242.GF2009714@dtor-ws> (raw)
In-Reply-To: <de67681c-b392-198c-f73e-4c9073d8f1e3@rempel-privat.de>

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@gmail.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

      reply	other threads:[~2020-11-18  0:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-12  1:27 [PATCH] Input: ads7846 - fix unaligned access on 7845 Dmitry Torokhov
2020-11-12  8:04 ` Oleksij Rempel
2020-11-18  0:32   ` Dmitry Torokhov [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=20201118003242.GF2009714@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=agust@denx.de \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@rempel-privat.de \
    --cc=o.rempel@pengutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.