[PATCH v2 for v10.6.0 0/2] Two pstore related fixes

Michal Privoznik posted 2 patches 3 months ago
src/qemu/qemu_process.c         | 45 +++++++++++++++++++++++++++++++++
src/security/security_selinux.c |  2 +-
2 files changed, 46 insertions(+), 1 deletion(-)
[PATCH v2 for v10.6.0 0/2] Two pstore related fixes
Posted by Michal Privoznik 3 months ago
This is a v2 of the following patch:

https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/PP4WO2ZYB7UXMV6WQ2N4B33KCUUDIQFK/

NB, 1/2 from the original series is pushed already.

diff to v1:
- adjusted args to ftruncate()
- empty line cleanup
- new patch 2/2 (thanks Andrea for testing!)

Michal Prívozník (2):
  qemu: Pre-create pstore device file
  security: Allow RW access to pstore device

 src/qemu/qemu_process.c         | 45 +++++++++++++++++++++++++++++++++
 src/security/security_selinux.c |  2 +-
 2 files changed, 46 insertions(+), 1 deletion(-)

-- 
2.44.2
Re: [PATCH v2 for v10.6.0 0/2] Two pstore related fixes
Posted by Andrea Bolognani 3 months ago
On Tue, Jul 30, 2024 at 05:36:38PM GMT, Michal Privoznik wrote:
> This is a v2 of the following patch:
>
> https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/PP4WO2ZYB7UXMV6WQ2N4B33KCUUDIQFK/
>
> NB, 1/2 from the original series is pushed already.
>
> diff to v1:
> - adjusted args to ftruncate()
> - empty line cleanup
> - new patch 2/2 (thanks Andrea for testing!)
>
> Michal Prívozník (2):
>   qemu: Pre-create pstore device file
>   security: Allow RW access to pstore device
>
>  src/qemu/qemu_process.c         | 45 +++++++++++++++++++++++++++++++++
>  src/security/security_selinux.c |  2 +-
>  2 files changed, 46 insertions(+), 1 deletion(-)

Series

  Reviewed-by: Andrea Bolognani <abologna@redhat.com>

and pushed for your convenience.

-- 
Andrea Bolognani / Red Hat / Virtualization