summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorBeleswar Padhi <b-padhi@ti.com>2025-09-08 19:57:58 +0530
committerNishanth Menon <nm@ti.com>2025-09-12 09:45:29 +0530
commitbdc921171dbe13fdc41589d44217d560299bbd5c (patch)
treec4f72f239aa749273c00ff56d63d9cceae7fb74b /tools/perf/scripts/python/task-analyzer.py
parentec158a0883c90528bbc1ec960a9b990d49a34099 (diff)
downloadkernel-bdc921171dbe13fdc41589d44217d560299bbd5c.tar.gz
arm64: dts: ti: k3-am62: Enable remote processors at board level
Remote Processors defined in top-level AM62x SoC dtsi files are incomplete without the memory carveouts and mailbox assignments which are only known at board integration level. Therefore, disable the remote processors at SoC level and enable them at board level where above information is available. Signed-off-by: Beleswar Padhi <b-padhi@ti.com> Tested-by: Wadim Egorov <w.egorov@phytec.de> Reviewed-by: Wadim Egorov <w.egorov@phytec.de> Reviewed-by: Dhruva Gole <d-gole@ti.com> Acked-by: Andrew Davis <afd@ti.com> Link: https://patch.msgid.link/20250908142826.1828676-7-b-padhi@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
/td> 2017-06-18pptp: Remove unused variable in pptp_release()Christos Gkekas 2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg 2017-06-16networking: make skb_put & friends return void pointersJohannes Berg 2017-06-16networking: introduce and use skb_put_data()Johannes Berg 2017-06-06ppp: mppe: Use vsnprintf extension %phNJoe Perches 2017-06-01ppp: remove unnecessary bh disable in xmit pathGao Feng 2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar 2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger 2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds 2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan 2016-08-31ppp: declare PPP devices as LLTXGuillaume Nault 2016-08-31ppp: avoid dealock on recursive xmitGuillaume Nault 2016-08-15pptp: Refactor the struct and macros of PPTP codesGao Feng 2016-08-10rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng 2016-08-09ppp: build ifname using unit identifier for rtnl based devicesGuillaume Nault 2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2016-07-08ppp: defer netns reference release for ppp channelWANG Cong 2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet 2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet