summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-06-23 09:24:28 +0200
committerArnd Bergmann <arnd@arndb.de>2022-07-19 23:22:51 +0200
commit390ffde2b97c8d50f87bf450208b3a4ed70cc2db (patch)
tree0a55dfbe9a13bfacaefdfd78bb5eae09be811eb7 /tools/perf/scripts/python/bin/stackcollapse-record
parent26c350fe7ae013dda37b6a7771e5a67062bfe7c8 (diff)
downloadkernel-390ffde2b97c8d50f87bf450208b3a4ed70cc2db.tar.gz
ARM: dts: aspeed: centriq2400: drop the board
The board is unmaintained and unused, according to Joel, so simply let's remove it. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/all/CACPK8XfxXi8kQr+vxta8rD6SBgxLf_oBjAH0UkPBacQta552YQ@mail.gmail.com/ Link: https://lore.kernel.org/r/20220623072428.33697-1-krzysztof.kozlowski@linaro.org' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
ert some devices to use DIE_NMIUNKNOWNDon Zickus 2011-01-04ipmi: explicitly include of_address.h and of_irq.hRob Herring 2011-01-03of: Fixes for OF probing on little endian systemsRob Herring 2010-12-14IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui 2010-10-27drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent 2010-10-27ipmi: fix __init and __exit attribute locationsCorey Minyard 2010-10-26ipmi: proper spinlock initializationEric Dumazet 2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds 2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds 2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds 2010-10-18Update broken web addresses in the kernel.Justin P. Mattock 2010-10-15llseek: automatically add .llseek fopArnd Bergmann 2010-09-22ipmi: fix hardcoded ipmi device exit path warningYinghai Lu 2010-09-22ipmi: fix acpi probe printYinghai Lu 2010-09-15ipmi: autoconvert trivial BKL users to private mutexArnd Bergmann 2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds 2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds 2010-08-11ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu 2010-08-11ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu 2010-08-11drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...Justin P. Mattock 2010-08-11param: update drivers/char/ipmi/ipmi_watchdog.c to new schemeRusty Russell