From: Johannes Thumshirn <jth@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, Johannes Thumshirn <jth@kernel.org>
Subject: [PATCH 0/1] mcb patchses for v6.6
Date: Mon, 10 Jul 2023 16:57:51 +0200 [thread overview]
Message-ID: <20230710145752.14285-1-jth@kernel.org> (raw)
Hi Greg,
Here is one patch for drivers/mcb/ from Jose that I've collected.
It fixes a crash on module removal of the mcb bus itself.
Thanks,
Johannes
Rodríguez Barbarin, José Javier (1):
mcb: Do not add the mcb_bus_type to the mcb_bus itself
drivers/mcb/mcb-core.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
2.40.1
next reply other threads:[~2023-07-10 14:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-10 14:57 Johannes Thumshirn [this message]
2023-07-10 14:57 ` [PATCH 1/1] mcb: Do not add the mcb_bus_type to the mcb_bus itself Johannes Thumshirn
2023-07-10 15:05 ` Greg Kroah-Hartman
2023-08-18 11:02 ` [PATCH v2 0/1] mcb: Fix crash mcb-core module is removed Rodríguez Barbarin, José Javier
2023-08-18 11:03 ` [PATCH v2 1/1] mcb: create dedicated bus_type for mcb_bus and mcb_device Rodríguez Barbarin, José Javier
2023-08-19 9:56 ` gregkh
2023-08-23 8:07 ` Sanjuán García, Jorge
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=20230710145752.14285-1-jth@kernel.org \
--to=jth@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@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.