diff options
| author | Lasse Collin <[email protected]> | 2024-07-21 13:36:25 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-09-02 03:43:26 +0000 |
| commit | bdfc0411717d52b9d2f00e48c452a61389814693 (patch) | |
| tree | d3d470310e116ea6798d11bc552958b796c70f69 /scripts/macro_checker.py | |
| parent | xz: cleanup CRC32 edits from 2018 (diff) | |
| download | kernel-bdfc0411717d52b9d2f00e48c452a61389814693.tar.gz kernel-bdfc0411717d52b9d2f00e48c452a61389814693.zip | |
xz: optimize for-loop conditions in the BCJ decoders
Compilers cannot optimize the addition "i + 4" away since theoretically it
could overflow.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Lasse Collin <[email protected]>
Reviewed-by: Sam James <[email protected]>
Cc: Albert Ou <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Emil Renner Berthing <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: Joel Stanley <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Jubin Zhong <[email protected]>
Cc: Jules Maselbas <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Palmer Dabbelt <[email protected]>
Cc: Paul Walmsley <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Rui Li <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/macro_checker.py')
0 files changed, 0 insertions, 0 deletions
