From: Halil Pasic <pasic@linux.ibm.com>
To: "Ricardo B. Marliere" <ricardo@marliere.net>
Cc: Vineeth Vijayan <vneethv@linux.ibm.com>,
Peter Oberparleiter <oberpar@linux.ibm.com>,
Heiko Carstens <hca@linux.ibm.com>,
Vasily Gorbik <gor@linux.ibm.com>,
Alexander Gordeev <agordeev@linux.ibm.com>,
Christian Borntraeger <borntraeger@linux.ibm.com>,
Sven Schnelle <svens@linux.ibm.com>,
Harald Freudenberger <freude@linux.ibm.com>,
Tony Krowiak <akrowiak@linux.ibm.com>,
Jason Herne <jjherne@linux.ibm.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org,
Halil Pasic <pasic@linux.ibm.com>
Subject: Re: [PATCH 6/6] s390: vfio-ap: make matrix_bus const
Date: Mon, 5 Feb 2024 17:02:29 +0100 [thread overview]
Message-ID: <20240205170229.44871ec7.pasic@linux.ibm.com> (raw)
In-Reply-To: <20240203-bus_cleanup-s390-v1-6-ac891afc7282@marliere.net>
On Sat, 03 Feb 2024 11:58:03 -0300
"Ricardo B. Marliere" <ricardo@marliere.net> wrote:
> Now that the driver core can properly handle constant struct bus_type,
> move the matrix_bus variable to be a constant structure as well,
> placing it into read-only memory which can not be modified at runtime.
>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
Acked-by: Halil Pasic <pasic@linux.ibm.com>
next prev parent reply other threads:[~2024-02-05 16:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-03 14:57 [PATCH 0/6] s390: struct bus_type cleanup Ricardo B. Marliere
2024-02-03 14:57 ` [PATCH 1/6] s390: ccwgroup: make ccwgroup_bus_type const Ricardo B. Marliere
2024-02-03 14:57 ` [PATCH 2/6] s390: cio: make css_bus_type const Ricardo B. Marliere
2024-02-03 14:58 ` [PATCH 3/6] s390: cio: make ccw_bus_type const Ricardo B. Marliere
2024-02-03 14:58 ` [PATCH 4/6] s390: cio: make scm_bus_type const Ricardo B. Marliere
2024-02-03 14:58 ` [PATCH 5/6] s390: AP: make ap_bus_type const Ricardo B. Marliere
2024-02-05 10:36 ` Harald Freudenberger
2024-02-03 14:58 ` [PATCH 6/6] s390: vfio-ap: make matrix_bus const Ricardo B. Marliere
2024-02-05 14:00 ` Jason J. Herne
2024-02-05 15:23 ` Anthony Krowiak
2024-02-05 16:02 ` Halil Pasic [this message]
2024-02-03 15:20 ` [PATCH 0/6] s390: struct bus_type cleanup Greg Kroah-Hartman
2024-02-06 8:31 ` Heiko Carstens
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=20240205170229.44871ec7.pasic@linux.ibm.com \
--to=pasic@linux.ibm.com \
--cc=agordeev@linux.ibm.com \
--cc=akrowiak@linux.ibm.com \
--cc=borntraeger@linux.ibm.com \
--cc=freude@linux.ibm.com \
--cc=gor@linux.ibm.com \
--cc=gregkh@linuxfoundation.org \
--cc=hca@linux.ibm.com \
--cc=jjherne@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=oberpar@linux.ibm.com \
--cc=ricardo@marliere.net \
--cc=svens@linux.ibm.com \
--cc=vneethv@linux.ibm.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 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.