Commits
Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-linus-v5.0-rc3' of git://github.com/ojeda/linux Pull misc clang fixes from Miguel Ojeda: - A fix for OPTIMIZER_HIDE_VAR from Michael S Tsirkin - Update clang-format with the latest for_each macro list from Jason Gunthorpe * tag 'compiler-attributes-for-linus-v5.0-rc3' of git://github.com/ojeda/linux: include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR * tag 'clang-format-for-linus-v5.0-rc3' of git://github.com/ojeda/linux: clang-format: Update .clang-format with the latest for_each macro list
Showing diff tofbfaf851902
- Florian La Roche committed fbfaf851902fix int_sqrt64() for very large numbers If an input number x for int_sqrt64() has the ...
- Michael S. Tsirkin committed 3e2ffd655ccinclude/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR Since commit 815f0ddb346c ("include/...
- Jason Gunthorpe committed 99e309b6ed7clang-format: Update .clang-format with the latest for_each macro list Re-run the shel...