summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChristian Brauner <christian.brauner@ubuntu.com>2020-08-19 12:46:52 +0200
committerChristian Brauner <christian.brauner@ubuntu.com>2020-08-20 13:12:59 +0200
commit25239fd338aa2995f04ce3dc3ef3c01488bd05b3 (patch)
treed875d7a91f228d3c3d9def52c6de1194f6d9f88f /tools/perf/scripts/python/bin
parentc723523bf393ff9f188f559abf0958295d393324 (diff)
downloadkernel-25239fd338aa2995f04ce3dc3ef3c01488bd05b3.tar.gz
kprobes: switch to kernel_clone()
The old _do_fork() helper is removed in favor of the new kernel_clone() helper. The latter adheres to naming conventions for kernel internal syscall helpers. Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com> Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Cc: Alexandre Chartre <alexandre.chartre@oracle.com> Cc: Jonathan Corbet <corbet@lwn.net> Cc: Masami Hiramatsu <mhiramat@kernel.org> Link: https://lore.kernel.org/r/20200819104655.436656-9-christian.brauner@ubuntu.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
cionext/uniphier-ld11.dtsi?h=linux-6.6.y&id=6c35921dd3ae3da4f104039a2df8a35d7bbf03fb'>arm64: dts: uniphier: add syscon property for UniPhier sound systemKatsuhiro Suzuki 2018-03-15arm64: dts: uniphier: use proper SPDX-License-Identifier styleMasahiro Yamada 2018-03-15arm64: dts: uniphier: add AVE ethernet nodeKunihiko Hayashi 2018-03-15arm64: dts: uniphier: add sound nodeKatsuhiro Suzuki 2017-12-28arm64: dts: uniphier: add has-transaction-translator property to usb node for...Kunihiko Hayashi 2017-12-12arm64: dts: uniphier: use macros in dt-bindings headerMasahiro Yamada 2017-11-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds 2017-10-24arm64: dts: uniphier: add resets propertiesMasahiro Yamada 2017-10-24arm64: dts: uniphier: add eMMC hardware reset provider nodeMasahiro Yamada 2017-10-24arm64: dts: uniphier: add GPIO controller nodesMasahiro Yamada 2017-10-24arm64: dts: uniphier: fix W=2 build warningsMasahiro Yamada 2017-10-23arm64: dts: uniphier: add efuse node for LD11, LD20, and PXs3Keiji Hayashibara 2017-10-21arm64: dts: uniphier: add STDMAC clock to EHCI nodesMasahiro Yamada 2017-08-28arm64: dts: uniphier: add AIDET nodesMasahiro Yamada 2017-08-26arm64: dts: uniphier: add reset controller node of analog amplifierKatsuhiro Suzuki 2017-08-13arm64: dts: uniphier: add Denali NAND controller nodesMasahiro Yamada 2017-08-10arm64: dts: uniphier: use #include instead of /include/Masahiro Yamada 2017-07-16arm64: dts: uniphier: add watchdog node for LD11 and LD20Keiji Hayashibara 2017-06-08arm64: dts: uniphier: use SPDX-License-IdentifierMasahiro Yamada 2017-06-08arm64: dts: uniphier: reserve more memory for LD11/LD20Masahiro Yamada 2017-06-06arm64: dts: uniphier: fix simple-bus unit address format errorMasahiro Yamada 2017-06-06arm64: dts: uniphier: Use - instead of @ for DT OPP entriesViresh Kumar 2017-05-14arm64: dts: uniphier: add cdns, phy-dll-delay-sdclk(-hsmmc) for eMMCMasahiro Yamada 2017-05-14arm64: dts: uniphier: add input-delay properties to Cadence eMMC nodeMasahiro Yamada 2017-03-13arm64: dts: uniphier: re-order reset deassertion of USB of LD11Masahiro Yamada 2017-03-12arm64: dts: uniphier: add pinctrl property to eMMC node for LD11/LD20Masahiro Yamada 2017-03-07arm64: dts: uniphier: fix no unit name warningsMasahiro Yamada 2017-01-22arm64: dts: uniphier: add eMMC controller node for LD11/LD20Masahiro Yamada 2017-01-22arm64: dts: uniphier: add SD-ctrl node for LD11 SoCMasahiro Yamada 2016-11-05arm64: dts: uniphier: make compatible of syscon nodes SoC-specificMasahiro Yamada 2016-11-05arm64: dts: uniphier: add CPU clock and OPP table for LD11 SoCMasahiro Yamada 2016-11-05arm64: dts: uniphier: increase register region size of sysctrl nodeMasahiro Yamada 2016-11-05arm64: dts: uniphier: switch over to PSCI enable methodMasahiro Yamada 2016-08-31arm64: dts: uniphier: add LD11 SoC/Board supportMasahiro Yamada