All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Thomas Fourier <fourier.thomas@gmail.com>
Cc: stable@vger.kernel.org, Dan Carpenter <error27@gmail.com>,
	 Seungjin Bae <eeodqql09@gmail.com>,
	Sanghoon Choi <csh0052@gmail.com>, Kees Cook <kees@kernel.org>,
	 linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_alloc()
Date: Fri, 22 May 2026 22:05:14 -0700	[thread overview]
Message-ID: <ahE1hNQnHWRe3yr9@google.com> (raw)
In-Reply-To: <20260522085412.45430-2-fourier.thomas@gmail.com>

On Fri, May 22, 2026 at 10:54:04AM +0200, Thomas Fourier wrote:
> The input buffer size is pcu->max_in_size, but pcu->max_out_size is
> passed to usb_free_coherent().
> 
> Change size to match the allocation size.
> 
> Fixes: 628329d52474 ("Input: add IMS Passenger Control Unit driver")
> Cc: <stable@vger.kernel.org>
> Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>

Applied, thank you.

-- 
Dmitry

      parent reply	other threads:[~2026-05-23  5:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-22  8:54 [PATCH] Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_alloc() Thomas Fourier
2026-05-22 10:55 ` sashiko-bot
2026-05-23  5:05 ` 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=ahE1hNQnHWRe3yr9@google.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=csh0052@gmail.com \
    --cc=eeodqql09@gmail.com \
    --cc=error27@gmail.com \
    --cc=fourier.thomas@gmail.com \
    --cc=kees@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@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 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.