Searched hist:d9e9d2300681d68a775c28de6aa6e5290ae17796 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/tools/objtool/include/objtool/ |
H A D | objtool.h | diff d9e9d2300681d68a775c28de6aa6e5290ae17796 Tue Jun 14 16:15:38 CDT 2022 Peter Zijlstra <peterz@infradead.org> x86,objtool: Create .return_sites
Find all the return-thunk sites and record them in a .return_sites section such that the kernel can undo this.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Borislav Petkov <bp@suse.de> Reviewed-by: Josh Poimboeuf <jpoimboe@kernel.org> Signed-off-by: Borislav Petkov <bp@suse.de>
|
H A D | arch.h | diff d9e9d2300681d68a775c28de6aa6e5290ae17796 Tue Jun 14 16:15:38 CDT 2022 Peter Zijlstra <peterz@infradead.org> x86,objtool: Create .return_sites
Find all the return-thunk sites and record them in a .return_sites section such that the kernel can undo this.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Borislav Petkov <bp@suse.de> Reviewed-by: Josh Poimboeuf <jpoimboe@kernel.org> Signed-off-by: Borislav Petkov <bp@suse.de>
|
H A D | elf.h | diff d9e9d2300681d68a775c28de6aa6e5290ae17796 Tue Jun 14 16:15:38 CDT 2022 Peter Zijlstra <peterz@infradead.org> x86,objtool: Create .return_sites
Find all the return-thunk sites and record them in a .return_sites section such that the kernel can undo this.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Borislav Petkov <bp@suse.de> Reviewed-by: Josh Poimboeuf <jpoimboe@kernel.org> Signed-off-by: Borislav Petkov <bp@suse.de>
|
/openbmc/linux/tools/objtool/ |
H A D | objtool.c | diff d9e9d2300681d68a775c28de6aa6e5290ae17796 Tue Jun 14 16:15:38 CDT 2022 Peter Zijlstra <peterz@infradead.org> x86,objtool: Create .return_sites
Find all the return-thunk sites and record them in a .return_sites section such that the kernel can undo this.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Borislav Petkov <bp@suse.de> Reviewed-by: Josh Poimboeuf <jpoimboe@kernel.org> Signed-off-by: Borislav Petkov <bp@suse.de>
|
H A D | check.c | diff d9e9d2300681d68a775c28de6aa6e5290ae17796 Tue Jun 14 16:15:38 CDT 2022 Peter Zijlstra <peterz@infradead.org> x86,objtool: Create .return_sites
Find all the return-thunk sites and record them in a .return_sites section such that the kernel can undo this.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Borislav Petkov <bp@suse.de> Reviewed-by: Josh Poimboeuf <jpoimboe@kernel.org> Signed-off-by: Borislav Petkov <bp@suse.de>
|
/openbmc/linux/tools/objtool/arch/x86/ |
H A D | decode.c | diff d9e9d2300681d68a775c28de6aa6e5290ae17796 Tue Jun 14 16:15:38 CDT 2022 Peter Zijlstra <peterz@infradead.org> x86,objtool: Create .return_sites
Find all the return-thunk sites and record them in a .return_sites section such that the kernel can undo this.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Borislav Petkov <bp@suse.de> Reviewed-by: Josh Poimboeuf <jpoimboe@kernel.org> Signed-off-by: Borislav Petkov <bp@suse.de>
|