aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVamshi K Sthambamkadi <[email protected]>2020-04-23 18:09:48 +0530
committerBorislav Petkov <[email protected]>2020-05-04 15:22:16 +0200
commit40ba9309c76f29d012a5cc0cf938f8ff7dc6fef2 (patch)
tree9f3ba83aa93958c5da3c27525a8c42aa8177d4aa /tools/perf/scripts/python/export-to-postgresql.py
parent5fafbebc86a0043ca5bbd8d3ce4f63dc5a02ad8e (diff)
x86/boot: Fix -Wint-to-pointer-cast build warning
Fix this warning when building 32-bit with CONFIG_RANDOMIZE_BASE=y CONFIG_MEMORY_HOTREMOVE=y arch/x86/boot/compressed/acpi.c:316:9: warning: \ cast to pointer from integer of different size [-Wint-to-pointer-cast] Have get_cmdline_acpi_rsdp() return unsigned long which is the proper type to convert to a pointer of the respective width. [ bp: Rewrite commit message, touch ups. ] Signed-off-by: Vamshi K Sthambamkadi <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions