summaryrefslogtreecommitdiff
path: root/include/linux/module.h
diff options
context:
space:
mode:
authorMatthias Kaehlcke <mka@chromium.org>2017-04-21 16:00:56 -0700
committerGreg Hackmann <ghackmann@google.com>2017-10-09 14:00:14 -0700
commite9186826bb135f8cef70cb21689291cd8e6961af (patch)
tree58938a75b47a037d8088415f2c253cf70c0a0b44 /include/linux/module.h
parent2376d9b464c58b8d346154ed075902913055896f (diff)
CHROMIUM: arm64: Disable asm-operand-width warning for clang
clang raises 'asm-operand-widths' warnings in inline assembly code when the size of an operand is < 64 bits and the operand width is unspecified. Most warnings are raised in macros, i.e. the datatype of the operand may vary. Most of these warnings are fixed in upstream, however we consider it isn't worth the effort/risk to backport all the necessary changes. On future CrOS kernels >= v4.13 the warning should be re-enabled. Change-Id: Ia331bc83d44b8c1499450aefb45c576cd29ebf55 Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Signed-off-by: Greg Hackmann <ghackmann@google.com>
Diffstat (limited to 'include/linux/module.h')
0 files changed, 0 insertions, 0 deletions