commit | a245f6842d212080a1dd95a6b99d7d4b0c005740 | [log] [tgz] |
---|---|---|
author | Sid Manning <sidneym@codeaurora.org> | Mon Apr 26 13:51:53 2021 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jul 11 12:53:31 2021 +0200 |
tree | 38c3e29bad21e480d6b7be3532ba2e0073f66d16 | |
parent | a7f51048c5a85501e41af8538c24af845f1679f6 [diff] |
Hexagon: change jumps to must-extend in futex_atomic_* commit 6fff7410f6befe5744d54f0418d65a6322998c09 upstream. Cross-section jumps from .fixup section must be extended. Signed-off-by: Sid Manning <sidneym@codeaurora.org> Signed-off-by: Brian Cain <bcain@codeaurora.org> Tested-by: Nick Desaulniers <ndesaulniers@google.com> Reviewed-by: Nick Desaulniers <ndesaulniers@google.com> Cc: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>