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 (< v5.11-rc1) tweewide: Fix most Shebang lines * commit 51839e29cb5954470ea4db7236ef8c3d77a6e0bb (< v5.11-rc7) scripts: switch explicitly to Python 3 The following two patches are backports to v4.9. Changes v1 -> v2: * undo adaption for shebang lines with arguments Thanks and kind regards, Nicolas Andy Shevchenko (1): scripts: switch explicitly to Python 3 Finn Behrens (1): tweewide: Fix most Shebang lines 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 +- scripts/analyze_suspend.py | 2 +- scripts/bloat-o-meter | 2 +- scripts/bootgraph.pl | 2 +- scripts/checkincludes.pl | 2 +- scripts/checkstack.pl | 2 +- scripts/config | 2 +- scripts/diffconfig | 2 +- scripts/dtc/dt_to_config | 2 +- scripts/extract_xc3028.pl | 2 +- scripts/get_dvb_firmware | 2 +- scripts/markup_oops.pl | 2 +- scripts/profile2linkerlist.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/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 +- 28 files changed, 28 insertions(+), 28 deletions(-) -- 2.30.1