[PATCH 0/3 v4] livepatch: disambiguate symbols with the same name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following set of patches use symbol positioning instead of old
addresses to disambiguate symbols that have the same name in a given
object. This requires modifications to the klp_func and klp_reloc
structures to add an additional element. In addition the scheme used for
the func directory in sysfs is modified to append the symbols occurrence in
kallsyms.

Chris J Arges (3):
  livepatch: add old_sympos as disambiguator field to klp_func
  livepatch: add old_sympos as disambiguator field to klp_reloc
  livepatch: old_name,number scheme in livepatch sysfs directory

 Documentation/ABI/testing/sysfs-kernel-livepatch |   6 +-
 include/linux/livepatch.h                        |  25 +++--
 kernel/livepatch/core.c                          | 128 ++++++++---------------
 3 files changed, 61 insertions(+), 98 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe live-patching" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux Kernel]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux