[PATCH 0/4] livepatch: fixes for patch generation

Roger Pau Monne posted 4 patches 2 years, 2 months ago
Failed in applying to current master (apply log)
README.md       |  4 ++--
livepatch-build | 25 ++++++++++++++++---------
2 files changed, 18 insertions(+), 11 deletions(-)
[PATCH 0/4] livepatch: fixes for patch generation
Posted by Roger Pau Monne 2 years, 2 months ago
Hello,

THe following series contains the minimum set of fixes require to get
the livepatch tools to work again with current Xen version.

Note the last patch depends on:

https://lore.kernel.org/xen-devel/20220302134425.38465-1-roger.pau@citrix.com/T/#u

If that's not considered acceptable a different way to add
-f{function,data}-sections will need to be discussed.

Thanks, Roger.

Roger Pau Monne (4):
  livepatch: update readme to mention --xen-depends
  livepatch: improve rune for fetching of Build ID
  livepatch: do the initial build using CROSS_COMPILE
  livepatch: differentiate between old and new build systems

 README.md       |  4 ++--
 livepatch-build | 25 ++++++++++++++++---------
 2 files changed, 18 insertions(+), 11 deletions(-)

-- 
2.34.1