aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2021-04-20 13:32:49 +0000
committerMichael Ellerman <[email protected]>2021-04-22 20:59:15 +1000
commit0bd3f9e953bd3636e73d296e9bed11a25c09c118 (patch)
treebf145da5f175bcc3dd7fc9e853740c2fdda5f303 /tools/perf/scripts/python/export-to-postgresql.py
parent9ccba66d4d2aff9a3909aa77d57ea8b7cc166f3c (diff)
powerpc/legacy_serial: Use early_ioremap()
[ 0.000000] ioremap() called early from find_legacy_serial_ports+0x3cc/0x474. Use early_ioremap() instead find_legacy_serial_ports() is called early from setup_arch(), before paging_init(). vmalloc is not available yet, ioremap shouldn't be used that early. Use early_ioremap() and switch to a regular ioremap() later. Signed-off-by: Christophe Leroy <[email protected]> Signed-off-by: Christophe Leroy <[email protected]> Tested-by: Chris Packham <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/103ed8ee9e5973c958ec1da2d0b0764f69395d01.1618925560.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions