diff options
| author | Peter Zijlstra <[email protected]> | 2021-11-10 10:01:23 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2021-12-11 08:09:50 +0000 |
| commit | b7760780257354bb14de62abed868405b844fa13 (patch) | |
| tree | 9bf71c95c2f206c86a4cc75f2f9070aa5bf3af5b /lib/string_helpers.c | |
| parent | x86/usercopy: Remove .fixup usage (diff) | |
| download | kernel-b7760780257354bb14de62abed868405b844fa13.tar.gz kernel-b7760780257354bb14de62abed868405b844fa13.zip | |
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 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions
