diff options
author | Peter Zijlstra <[email protected]> | 2021-11-10 11:01:23 +0100 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2021-12-11 09:09:50 +0100 |
commit | b7760780257354bb14de62abed868405b844fa13 (patch) | |
tree | 9bf71c95c2f206c86a4cc75f2f9070aa5bf3af5b /net/lapb/lapb_in.c | |
parent | d5d797dcbd781cb7c526ad32f31c7fd96babfdb2 (diff) |
x86/word-at-a-time: Remove .fixup usage
Rewrite load_unaligned_zeropad() to not require .fixup text.
This is easiest done using asm-goto-output, where we can stick a C
label in the exception table entry. The fallback version isn't nearly
so nice but should work.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Josh Poimboeuf <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions