[PATCH v2 0/1] liveupdate: Add documentation for file dependencies

Samiullah Khawaja posted 1 patch 2 weeks ago
kernel/liveupdate/luo_file.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)
[PATCH v2 0/1] liveupdate: Add documentation for file dependencies
Posted by Samiullah Khawaja 2 weeks ago
I sent out v3 of liveupdate_get_file_incoming() and
liveupdate_get_token_outgoing() series to add documentation for
dependencies.

https://lore.kernel.org/all/20260820191854.1642931-1-skhawaja@google.com/

But since v2 of that series is already merged into kho/next, I am
sending the documentation as a separate patch.

Changelog:

v2:
 - Rebased on liveupdate next branch.
 - Fixed documentation.

Samiullah Khawaja (1):
  liveupdate: luo_file: Add documentation for dependencies

 kernel/liveupdate/luo_file.c | 15 +++++++++++++++
 1 file changed, 15 insertions(+)


base-commit: 945d61765894dda2f0344de50cb1ade2e51b66fd
-- 
2.55.0.1032.g73a4cd73de-goog
Re: [PATCH v2 0/1] liveupdate: Add documentation for file dependencies
Posted by Mike Rapoport 1 week, 4 days ago
On Thu, 10 Sep 2026 17:36:58 +0000, Samiullah Khawaja wrote:
> liveupdate: Add documentation for file dependencies
> 
> I sent out v3 of liveupdate_get_file_incoming() and
> liveupdate_get_token_outgoing() series to add documentation for
> dependencies.
> 
> https://lore.kernel.org/all/20260820191854.1642931-1-skhawaja@google.com/
> 
> [...]

Applied to luo-internal-api branch of liveupdate/linux.git tree, thanks!

[1/1] liveupdate: luo_file: Add documentation for dependencies
      commit: 38dd32f08d19beb441f202e61d9dfede3b7f055b

tree: https://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux
branch: luo-internal-api

--
Sincerely yours,
Mike.