Code Monkey home page Code Monkey logo

Comments (6)

joe-lawrence avatar joe-lawrence commented on September 28, 2024

Hi @wardenjohn : thanks for the reminder, this is a dup of #1380 that was fixed with (just merged now) #1392. Can you re-pull the latest and try again? Thanks.

from kpatch.

wardenjohn avatar wardenjohn commented on September 28, 2024

@joe-lawrence OK
I still have a small question. I read the commit #1392 found the change is :
[[ -n "$CONFIG_PARAVIRT" ]] && ! kernel_version_gte 6.8.0 && check[p]=true # paravirt_patch_site

it just added a judgment of kernel version. So, is paravirt_patch_site is deleted in kernel 6.9.
Maybe just ignore it will not have any negative effect.
Thank you @joe-lawrence for answering my question. :)

from kpatch.

wardenjohn avatar wardenjohn commented on September 28, 2024

The answer is in #1380

from kpatch.

wardenjohn avatar wardenjohn commented on September 28, 2024

@joe-lawrence As described in torvalds/linux@f7af697
this paravirt_patch_site is no longer needed. But this function may still exist. Is kpatch-build have a compatible solution?

from kpatch.

joe-lawrence avatar joe-lawrence commented on September 28, 2024

@wardenjohn : if I understand your question, take a look at the kernel patch series https://lore.kernel.org/all/[email protected]/ to see that Juergen has implemented the previous paravirt patching functionality with alternatives based patching. Support for .altinstructions / .altinstr_replacement has been in kpatch since 698cc1c ("create-diff-object: support fixup and related sections").

from kpatch.

wardenjohn avatar wardenjohn commented on September 28, 2024

OK! I got it. Thank you, joe~

from kpatch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.