summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2025-07-01 12:50:07 +0200
committerMadhavan Srinivasan <maddy@linux.ibm.com>2025-09-06 15:50:42 +0530
commita41de5ccff85a0fe45ea1b4078230bf53faa7dc4 (patch)
tree2594bc591b974babd4cc11509d9bb80c0e0d88ef /tools/perf/scripts
parent0c1da35b0188dd565cec907a16cb5d1bd425e0e4 (diff)
downloadkernel-a41de5ccff85a0fe45ea1b4078230bf53faa7dc4.tar.gz
arch/powerpc: Remove support for older GCC and binutils
Commit 118c40b7b503 ("kbuild: require gcc-8 and binutils-2.30") raised minimum GCC_VERSION and LD_VERSION. Simplify powerpc build accordingly. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com> Link: https://patch.msgid.link/b6b94cba7492c8581e8d5d25b15962e5ad7a37c2.1751366979.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
/td>netfilter: Pass net into okfnEric W. Biederman 2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman 2015-04-07netfilter: Pass socket pointer down through okfn().David Miller 2015-03-09net: Remove protocol from struct dst_opsEric W. Biederman 2015-03-06DECnet: Only use neigh_ops for adding the link layer headerEric W. Biederman 2015-02-23decnet: Fix obvious o/0 typoRasmus Villemoes 2015-01-18netlink: Fix bugs in nlmsg_end() conversions.David S. Miller 2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg