[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZrYSgVDwJwDpvp4u@tzungbi-laptop>
Date: Fri, 9 Aug 2024 20:58:41 +0800
From: Tzung-Bi Shih <tzungbi@...nel.org>
To: Thadeu Lima de Souza Cascardo <cascardo@...lia.com>
Cc: chrome-platform@...ts.linux.dev, Guenter Roeck <groeck@...omium.org>,
Benson Leung <bleung@...omium.org>,
Prashant Malani <pmalani@...omium.org>,
linux-kernel@...r.kernel.org, kernel-dev@...lia.com
Subject: Re: [PATCH] platform/chrome: cros_ec_typec: add remove driver hook
On Fri, Jul 26, 2024 at 03:12:35PM -0300, Thadeu Lima de Souza Cascardo wrote:
> This allows the driver to be unbound and bound again. Otherwise, when
> unbinding the driver, there will be leftover sysfs entries.
>
> When rebinding the driver, it also ends up touching freed memory when
> adding to the notifier chain as the old one was not removed and ends up
> being traversed.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git for-next
Thanks!
[1/1] platform/chrome: cros_ec_typec: add remove driver hook
commit: a1927fbbf74f9f61eb5c6d1414037c97a8d942ab
Powered by blists - more mailing lists