diff options
author | John David Anglin <dave.anglin@bell.net> | 2013-05-04 21:16:41 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2013-05-06 23:09:48 +0200 |
commit | bbbfde782084b4f0d85ddffb88f1cf4650ff40e4 (patch) | |
tree | 66e295f6e8f0223c5ef206df581959bf0f1f684c /Documentation/mutex-design.txt | |
parent | parisc: fix NATIVE set up in build (diff) | |
download | linux-bbbfde782084b4f0d85ddffb88f1cf4650ff40e4.tar.xz linux-bbbfde782084b4f0d85ddffb88f1cf4650ff40e4.zip |
parisc: use long branch in fork_like macro
The "b" branch instruction used in the fork_like macro only can handle
17-bit pc-relative offsets.
This fails with an out of range offset with some .config files.
Rewrite to use the "be" instruction which
can branch to any address in a space.
Signed-off-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'Documentation/mutex-design.txt')
0 files changed, 0 insertions, 0 deletions