aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-gcc.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-01-21 07:23:42 +1300
committerLinus Torvalds <torvalds@linux-foundation.org>2019-01-21 07:23:42 +1300
commit315a6d850a8290919c499cfbed08737f6164c7bd (patch)
tree5e4e81f97fff519bd4bb0d56495de0ff6bb5fb0d /include/linux/compiler-gcc.h
parentfix int_sqrt64() for very large numbers (diff)
parentinclude/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR (diff)
parentclang-format: Update .clang-format with the latest for_each macro list (diff)
downloadlinux-dev-315a6d850a8290919c499cfbed08737f6164c7bd.tar.xz
linux-dev-315a6d850a8290919c499cfbed08737f6164c7bd.zip
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