diff options
author | Bruce Allan <bruce.w.allan@intel.com> | 2019-04-16 20:24:38 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-05-23 20:51:54 +0300 |
commit | feee3cb3064ac1a67349a524a5d541cc73b4fe32 (patch) | |
tree | 741c7e6d40973319506adad7483d3b0497942aa5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | aa6ccf3f2d7042f94c4e91538956ce7051e7856e (diff) | |
download | linux-feee3cb3064ac1a67349a524a5d541cc73b4fe32.tar.xz |
ice: Silence semantic parser warnings
Recent versions of sparse warn about casting pointers to/from restricted
endian types in the Linux driver. Silence those with the compiler
attribute __force macro from the Linux kernel to force casts to/from
restricted endian types.
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions