Dear stable maintainers,
please consider to apply two commits that fixup usability of scripts from v4.9.y series on systems with newer user space.
* commit c25ce589dca10d64dde139ae093abc258a32869c tweewide: Fix most Shebang lines
* commit 51839e29cb5954470ea4db7236ef8c3d77a6e0bb scripts: switch explicitly to Python 3
The following two patches are backports to v4.9.
Thanks and kind regards, Nicolas
Andy Shevchenko (1): scripts: switch explicitly to Python 3
Finn Behrens (1): tweewide: Fix most Shebang lines
Documentation/filesystems/cifs/winucase_convert.pl | 2 +- Documentation/sphinx/parse-headers.pl | 2 +- Documentation/target/tcm_mod_builder.py | 2 +- Documentation/trace/postprocess/decode_msr.py | 2 +- Documentation/trace/postprocess/trace-pagealloc-postprocess.pl | 2 +- Documentation/trace/postprocess/trace-vmscan-postprocess.pl | 2 +- arch/ia64/scripts/unwcheck.py | 2 +- drivers/scsi/script_asm.pl | 2 +- .../staging/vc04_services/interface/vchiq_arm/vchiq_genversion | 2 +- lib/build_OID_registry | 2 +- scripts/analyze_suspend.py | 2 +- scripts/bloat-o-meter | 2 +- scripts/bootgraph.pl | 2 +- scripts/checkincludes.pl | 2 +- scripts/checkpatch.pl | 2 +- scripts/checkstack.pl | 2 +- scripts/cleanfile | 2 +- scripts/cleanpatch | 2 +- scripts/config | 2 +- scripts/diffconfig | 2 +- scripts/dtc/dt_to_config | 2 +- scripts/export_report.pl | 2 +- scripts/extract-module-sig.pl | 2 +- scripts/extract-sys-certs.pl | 2 +- scripts/extract_xc3028.pl | 2 +- scripts/get_dvb_firmware | 2 +- scripts/get_maintainer.pl | 2 +- scripts/headers_check.pl | 2 +- scripts/kconfig/streamline_config.pl | 2 +- scripts/kernel-doc | 2 +- scripts/kernel-doc-xml-ref | 2 +- scripts/markup_oops.pl | 2 +- scripts/namespace.pl | 2 +- scripts/profile2linkerlist.pl | 2 +- scripts/recordmcount.pl | 2 +- scripts/show_delta | 2 +- scripts/stackdelta | 2 +- scripts/tracing/draw_functrace.py | 2 +- tools/kvm/kvm_stat/kvm_stat | 2 +- tools/perf/python/tracepoint.py | 2 +- tools/perf/python/twatch.py | 2 +- tools/perf/scripts/perl/rw-by-file.pl | 2 +- tools/perf/scripts/perl/rw-by-pid.pl | 2 +- tools/perf/scripts/perl/rwtop.pl | 2 +- tools/perf/scripts/perl/wakeup-latency.pl | 2 +- tools/perf/scripts/python/call-graph-from-postgresql.py | 2 +- tools/perf/scripts/python/sched-migration.py | 2 +- tools/perf/util/setup.py | 2 +- tools/testing/ktest/compare-ktest-sample.pl | 2 +- tools/testing/ktest/ktest.pl | 2 +- 50 files changed, 50 insertions(+), 50 deletions(-)