]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Jan 2021 18:47:38 +0000 (10:47 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Jan 2021 18:47:38 +0000 (10:47 -0800)
commit43e69a8c4593205364f1ee31d15590efedb4a86e
treefefe562edc36631a79f5af415f9f6088791fcfef
parent7ef47eb101f0dca6dbe94b167f11a8b3cbd1be02
parent3008ba1f94a1ca671d6ec1c719cc078f67da01a8
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux

Pull ENABLE_MUST_CHECK removal from Miguel Ojeda:
 "Remove CONFIG_ENABLE_MUST_CHECK (Masahiro Yamada)"

Note that this removes the config option by making the must-check
unconditional, not by removing must check itself.

* tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux:
  Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
include/linux/compiler_types.h
lib/Kconfig.debug