summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-04-23 10:46:12 -0300
committerShawn Guo <shawnguo@kernel.org>2018-05-14 22:07:50 +0800
commite1cf3de2a9d0401c87dbee505f6e1b3109987f48 (patch)
tree003666e338f214c5fa9449252448a1ec9b62e2ab /tools/perf/scripts/python/task-analyzer.py
parent122e1bac76b38b7d11a74fbaf07f19c79501edef (diff)
downloadkernel-e1cf3de2a9d0401c87dbee505f6e1b3109987f48.tar.gz
ARM: dts: imx: Remove #address/#size-cells from switch nodes
Remove unnecessary #address-cells/#size-cells from the switch nodes to fix the following DTC warnings: arch/arm/boot/dts/imx6q-b450v3.dtb: Warning (avoid_unnecessary_addr_size): /mdio-gpio/switch@0: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
20-06-01 15:18:27 -0700'>2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2020-05-15scs: Add support for Clang's Shadow Call Stack (SCS)Sami Tolvanen 2020-05-08Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner 2020-04-27rcu-tasks: Split ->trc_reader_need_endPaul E. McKenney 2020-04-27rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooksPaul E. McKenney 2020-04-13kcsan: Add support for scoped accessesMarco Elver 2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar 2020-03-25exec: Add exec_update_mutex to replace cred_guard_mutexEric W. Biederman 2020-03-21kcsan: Add kcsan_set_access_mask() supportMarco Elver 2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver 2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2019-08-28posix-cpu-timers: Move state tracking to struct posix_cputimersThomas Gleixner 2019-07-31sched/preempt: Use CONFIG_PREEMPTION where appropriateThomas Gleixner 2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2019-06-03locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start withYuyang Du 2019-06-03locking/lockdep: Use lockdep_init_task for task initiation consistentlyYuyang Du 2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior 2019-03-07Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual 2019-02-04sched/core: Convert task_struct.stack_refcount to refcount_tElena Reshetova 2019-02-04sched/core: Convert task_struct.usage to refcount_tElena Reshetova 2019-02-04sched/core: Convert signal_struct.sigcnt to refcount_tElena Reshetova 2019-01-25audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs