lkml.org 
[lkml]   [2020]   [Apr]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/7] livepatch: Apply vmlinux-specific KLP relocations early
On Tue, Apr 14, 2020 at 11:28:37AM -0500, Josh Poimboeuf wrote:
> KLP relocations are livepatch-specific relocations which are applied to
> 1) vmlinux-specific KLP relocation sections
>
> .klp.rela.vmlinux.{sec}
>
> These are relocations (applied to the KLP module) which reference
> unexported vmlinux symbols.
>
> 2) module-specific KLP relocation sections
>
> .klp.rela.{module}.{sec}:
>
> These are relocations (applied to the KLP module) which reference
> unexported or exported module symbols.

Is there something that disallows a module from being called 'vmlinux' ?
If not, we might want to enforce this somewhere.

\
 
 \ /
  Last update: 2020-04-14 19:46    [W:0.205 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site