[Bug ld/26391] Question regarding duplicate symbols

2020-09-09 Thread kaccardi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26391 --- Comment #5 from Kristen Carlson Accardi --- https://lore.kernel.org/live-patching/4dc070f53f4f96b47dba4e4e51bb65d75f2071bb.ca...@linux.intel.com/T/#mb29f61d93a1f0307212053c90ab86cb9fe5a64ee -- You are receiving this mail because: You are

[Bug ld/26391] Question regarding duplicate symbols

2020-09-09 Thread kaccardi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26391 --- Comment #4 from Kristen Carlson Accardi --- This feature was well received by the livepatch maintainers. It not only solves my individual problem, but also would allow them to more precisely locate duplicate symbols in general for patching

[Bug ld/26391] Question regarding duplicate symbols

2020-08-21 Thread kaccardi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26391 --- Comment #2 from Kristen Carlson Accardi --- This works for me! Thanks! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/26391] New: Question regarding duplicate symbols

2020-08-14 Thread kaccardi at gmail dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: kaccardi at gmail dot com Target Milestone: --- I am implementing "function granular kernel address space layout randomization" for Linux, and am trying to solve a problem that I am really hoping