diff options
| author | Ard Biesheuvel <[email protected]> | 2018-08-27 13:02:42 +0200 |
|---|---|---|
| committer | Catalin Marinas <[email protected]> | 2018-09-10 16:09:27 +0100 |
| commit | 9784d82db3eb3de7851e5a3f4a2481607de2452c (patch) | |
| tree | 4af04116f41e1e1ca3142f1e5ccb6bb8f015df77 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | cbbac1c3e6a80f32a692703d764f432d357378ec (diff) | |
lib/crc32: make core crc32() routines weak so they can be overridden
Allow architectures to drop in accelerated CRC32 routines by making
the crc32_le/__crc32c_le entry points weak, and exposing non-weak
aliases for them that may be used by the accelerated versions as
fallbacks in case the instructions they rely upon are not available.
Acked-by: Herbert Xu <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions