[PATCH 0/2] xen/version: Improvements to buildid handling

Andrew Cooper posted 2 patches 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20250731110231.3551636-1-andrew.cooper3@citrix.com
xen/common/kernel.c        | 14 ++++----------
xen/common/keyhandler.c    |  1 -
xen/common/livepatch.c     | 23 ++++++++++-------------
xen/common/version.c       | 34 ++++++++--------------------------
xen/drivers/char/console.c |  7 +++----
xen/include/xen/lib.h      |  1 -
xen/include/xen/version.h  |  4 +++-
7 files changed, 28 insertions(+), 56 deletions(-)
[PATCH 0/2] xen/version: Improvements to buildid handling
Posted by Andrew Cooper 3 months ago
Mostly for patch 2.

Andrew Cooper (2):
  xen/version: Fold print_build_id() into print_version()
  xen/version: Remove xen_build_id() and export the variable instead

 xen/common/kernel.c        | 14 ++++----------
 xen/common/keyhandler.c    |  1 -
 xen/common/livepatch.c     | 23 ++++++++++-------------
 xen/common/version.c       | 34 ++++++++--------------------------
 xen/drivers/char/console.c |  7 +++----
 xen/include/xen/lib.h      |  1 -
 xen/include/xen/version.h  |  4 +++-
 7 files changed, 28 insertions(+), 56 deletions(-)

-- 
2.39.5