This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: Supporting multiple relocs per section


Hi Fangrui,

> Where can we find more information about the kernel side implementation,
> if it is open?

You might like to start with these articles:

  https://access.redhat.com/articles/2475321
  https://www.redhat.com/en/blog/live-kernel-patching-update

There is also a mailing list where you can post questions:

  live-patching@vger.kernel.org

FYI Joe Lawrence - the kernel engineer who has been looking 
into this - did try using the LLVM toolset but he found that
it did not like their use of reserved st_shndx symbol values
and the processor specific values in the link field in their 
relocation sections...

Cheers
  Nick




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]