From: Mike Rapoport <rppt@kernel.org>
To: Pasha Tatashin <pasha.tatashin@soleen.com>
Cc: sourabhjain@linux.ibm.com, jbouron@amazon.com,
akpm@linux-foundation.org, bhe@redhat.com,
linux-kernel@vger.kernel.org, dan.carpenter@linaro.org,
liaoyuanhong@vivo.com, rafael.j.wysocki@intel.com,
piliu@redhat.com, kexec@lists.infradead.org, pratyush@kernel.org,
skhawaja@google.com, graf@amazon.com, mario.limonciello@amd.com
Subject: Re: [PATCH v4 0/5] liveupdate: serialization safety and race fixes
Date: Mon, 18 May 2026 11:42:44 +0300 [thread overview]
Message-ID: <agrRBAY6cvQgDmIb@kernel.org> (raw)
In-Reply-To: <20260517192650.1019314-1-pasha.tatashin@soleen.com>
On Sun, May 17, 2026 at 07:26:45PM +0000, Pasha Tatashin wrote:
> This series addresses several issues related to the synchronization
> between the reboot process and LUO session management.
>
> Tree: git.kernel.org/pub/scm/linux/kernel/git/tatashin/linux.git Branch:
> luo-reboot-sync/v4
>
> Pasha Tatashin (5):
> liveupdate: skip serialization for context-preserving kexec
> liveupdate: fix TOCTOU race in luo_session_retrieve()
> liveupdate: block session mutations during reboot
> liveupdate: fix u-a-f in luo_file_unpreserve_files() and
> luo_file_finish()
> liveupdate: Remove unused ser field from struct luo_session
Acked-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
for the series, with a small comment in patch 3/5
> kernel/kexec_core.c | 8 ++++---
> kernel/liveupdate/luo_file.c | 5 +++--
> kernel/liveupdate/luo_internal.h | 2 --
> kernel/liveupdate/luo_session.c | 38 ++++++++++++++++++++++++--------
> 4 files changed, 37 insertions(+), 16 deletions(-)
>
>
> base-commit: b1378127003b61930ce30064328640503ad3ef6d
> --
> 2.53.0
--
Sincerely yours,
Mike.
prev parent reply other threads:[~2026-05-18 8:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-17 19:26 [PATCH v4 0/5] liveupdate: serialization safety and race fixes Pasha Tatashin
2026-05-17 19:26 ` [PATCH v4 1/5] liveupdate: skip serialization for context-preserving kexec Pasha Tatashin
2026-05-17 19:26 ` [PATCH v4 2/5] liveupdate: fix TOCTOU race in luo_session_retrieve() Pasha Tatashin
2026-05-17 19:26 ` [PATCH v4 3/5] liveupdate: block session mutations during reboot Pasha Tatashin
2026-05-18 8:40 ` Mike Rapoport
2026-05-18 12:40 ` Pasha Tatashin
2026-05-17 19:26 ` [PATCH v4 4/5] liveupdate: fix u-a-f in luo_file_unpreserve_files() and luo_file_finish() Pasha Tatashin
2026-05-17 19:26 ` [PATCH v4 5/5] liveupdate: Remove unused ser field from struct luo_session Pasha Tatashin
2026-05-18 8:42 ` Mike Rapoport [this message]
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=agrRBAY6cvQgDmIb@kernel.org \
--to=rppt@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=bhe@redhat.com \
--cc=dan.carpenter@linaro.org \
--cc=graf@amazon.com \
--cc=jbouron@amazon.com \
--cc=kexec@lists.infradead.org \
--cc=liaoyuanhong@vivo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mario.limonciello@amd.com \
--cc=pasha.tatashin@soleen.com \
--cc=piliu@redhat.com \
--cc=pratyush@kernel.org \
--cc=rafael.j.wysocki@intel.com \
--cc=skhawaja@google.com \
--cc=sourabhjain@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox