diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2008-06-24 11:33:02 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-07-01 11:28:29 +1000 |
commit | 9b1a735de64cc975c31a1642ec55e082ddbdfeaf (patch) | |
tree | fe5b45f207b8831cbaab550abafdc96d6761f300 /arch/powerpc/Kconfig.debug | |
parent | fac23fe4be23259a8eaa9bad822f5b14dd07d15c (diff) |
powerpc: Add logic to patch alternative feature sections
This commit adds the logic to patch alternative sections. This is fairly
straightforward, except for branches. Relative branches that jump from
inside the else section to outside of it need to be translated as they're
moved, otherwise they will jump to the wrong location.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions