Commit c2e73c2
committed
create-diff-object: ensure debug sections don't use dynrelas
Debug sections are intended to refer to the patch module only. And in
fact, any debug section references to non-included symbols are stripped
in kpatch_include_debug_sections(). So there's no need for
need_dynrela() to even think about it.
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>1 parent 305ff8a commit c2e73c2
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3037 | 3037 | | |
3038 | 3038 | | |
3039 | 3039 | | |
| 3040 | + | |
| 3041 | + | |
| 3042 | + | |
3040 | 3043 | | |
3041 | 3044 | | |
3042 | 3045 | | |
| |||
0 commit comments