From: Shuah Khan <skhan@linuxfoundation.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Valentina Manea <valentina.manea.m@gmail.com>,
Shuah Khan <shuah@kernel.org>, Hongren Zheng <i@zenithal.me>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH v1 1/1] usbip: Use platform_device_register_full()
Date: Tue, 22 Aug 2023 08:11:19 -0600 [thread overview]
Message-ID: <2726b488-5cca-50c0-ea09-92fb38ba2356@linuxfoundation.org> (raw)
In-Reply-To: <20230817121300.501637-1-andriy.shevchenko@linux.intel.com>
On 8/17/23 06:13, Andy Shevchenko wrote:
> The code to create the child platform device is essentially the same as
> what platform_device_register_full() does, so change over to use
> that same function to reduce duplication.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
> drivers/usb/usbip/vhci_hcd.c | 42 +++++++++++-------------------------
> 1 file changed, 13 insertions(+), 29 deletions(-)
>
Please address the following problem and send v2.
kernel test robot noticed "BUG:kernel_NULL_pointer_dereference,address" on:
thanks,
-- Shuah
next prev parent reply other threads:[~2023-08-22 14:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-17 12:13 [PATCH v1 1/1] usbip: Use platform_device_register_full() Andy Shevchenko
2023-08-18 8:33 ` kernel test robot
2023-08-22 14:11 ` Shuah Khan [this message]
2023-08-22 14:30 ` Andy Shevchenko
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=2726b488-5cca-50c0-ea09-92fb38ba2356@linuxfoundation.org \
--to=skhan@linuxfoundation.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=i@zenithal.me \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=shuah@kernel.org \
--cc=valentina.manea.m@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox