Home
last modified time | relevance | path

Searched hist:e10cd8fe (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/objtool/
H A Delf.ce10cd8fe Wed Jul 17 20:36:48 CDT 2019 Josh Poimboeuf <jpoimboe@redhat.com> objtool: Refactor function alias logic

- Add an alias check in validate_functions(). With this change, aliases
no longer need uaccess_safe set.

- Add an alias check in decode_instructions(). With this change, the
"if (!insn->func)" check is no longer needed.

- Don't create aliases for zero-length functions, as it can have
unexpected results. The next patch will spit out a warning for
zero-length functions anyway.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Nick Desaulniers <ndesaulniers@google.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/26a99c31426540f19c9a58b9e10727c385a147bc.1563413318.git.jpoimboe@redhat.com
e10cd8fe Wed Jul 17 20:36:48 CDT 2019 Josh Poimboeuf <jpoimboe@redhat.com> objtool: Refactor function alias logic

- Add an alias check in validate_functions(). With this change, aliases
no longer need uaccess_safe set.

- Add an alias check in decode_instructions(). With this change, the
"if (!insn->func)" check is no longer needed.

- Don't create aliases for zero-length functions, as it can have
unexpected results. The next patch will spit out a warning for
zero-length functions anyway.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Nick Desaulniers <ndesaulniers@google.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/26a99c31426540f19c9a58b9e10727c385a147bc.1563413318.git.jpoimboe@redhat.com
H A Dcheck.ce10cd8fe Wed Jul 17 20:36:48 CDT 2019 Josh Poimboeuf <jpoimboe@redhat.com> objtool: Refactor function alias logic

- Add an alias check in validate_functions(). With this change, aliases
no longer need uaccess_safe set.

- Add an alias check in decode_instructions(). With this change, the
"if (!insn->func)" check is no longer needed.

- Don't create aliases for zero-length functions, as it can have
unexpected results. The next patch will spit out a warning for
zero-length functions anyway.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Nick Desaulniers <ndesaulniers@google.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/26a99c31426540f19c9a58b9e10727c385a147bc.1563413318.git.jpoimboe@redhat.com
e10cd8fe Wed Jul 17 20:36:48 CDT 2019 Josh Poimboeuf <jpoimboe@redhat.com> objtool: Refactor function alias logic

- Add an alias check in validate_functions(). With this change, aliases
no longer need uaccess_safe set.

- Add an alias check in decode_instructions(). With this change, the
"if (!insn->func)" check is no longer needed.

- Don't create aliases for zero-length functions, as it can have
unexpected results. The next patch will spit out a warning for
zero-length functions anyway.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Nick Desaulniers <ndesaulniers@google.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/26a99c31426540f19c9a58b9e10727c385a147bc.1563413318.git.jpoimboe@redhat.com