From: Wolfram Sang <wsa@the-dreams.de>
To: Kevin Hao <haokexin@gmail.com>
Cc: linux-i2c@vger.kernel.org
Subject: Re: [PATCH] i2c: dev: Fix the race between the release of i2c_dev and cdev
Date: Fri, 20 Mar 2020 19:01:50 +0100 [thread overview]
Message-ID: <20200320180150.GF1282@ninjato> (raw)
In-Reply-To: <20191011150014.28177-1-haokexin@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 581 bytes --]
Hi Kevin,
I am very sorry for not making it for 5.6. I work on it now to make it
go into v5.7.
> entirely released. We can easily get the following call trace with
> CONFIG_DEBUG_KOBJECT_RELEASE and CONFIG_DEBUG_OBJECTS_TIMERS enabled.
I didn't get this trace on my ARM32 board (Renesas Lager). Anything more
I need to do besides activating those options and using i2c-dev?
> +#include <linux/cdev.h>
This line is not needed. We include this already.
Other than that, the patch looks good. Although I trust you, I like to
verify the test results.
Kind regards,
Wolfram
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2020-03-20 18:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20191011150014.28177-1-haokexin@gmail.com>
[not found] ` <20191125193204.GA14257@kunai>
2020-03-16 4:54 ` [PATCH] i2c: dev: Fix the race between the release of i2c_dev and cdev Kevin Hao
2020-03-20 18:01 ` Wolfram Sang [this message]
2020-03-21 4:05 ` Kevin Hao
2020-03-21 9:47 ` Wolfram Sang
2020-03-21 9:47 ` Wolfram Sang
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=20200320180150.GF1282@ninjato \
--to=wsa@the-dreams.de \
--cc=haokexin@gmail.com \
--cc=linux-i2c@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.