aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2023-10-10 09:34:06 -0500
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2023-10-19 10:26:17 +0200
commitaaf1f08ac0fb435100fa459a6ee5b292f3786dff (patch)
tree0f6fdfafe624db73f70244180bf914acf6347fc4 /tools/perf/scripts/python/bin/stackcollapse-report
parentMIPS: lantiq: Fix pcibios_plat_dev_init() "no previous prototype" warning (diff)
downloadlinux-aaf1f08ac0fb435100fa459a6ee5b292f3786dff.tar.gz
linux-aaf1f08ac0fb435100fa459a6ee5b292f3786dff.zip
MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h>
arch/mips/pci/fixup-lantiq.c requires nothing from <linux/of_irq.h>, so remove the include of it. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
s='insertions'>+15 2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov10-7/+17 2018-07-26mm: introduce vma_init()Kirill A. Shutemov2-4/+8 2018-07-26mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPLDan Williams1-2/+2 2018-07-26ipc/sem.c: prevent queue.status tearing in semopDavidlohr Bueso1-1/+1 2018-07-26mm: disallow mappings that conflict for devm_memremap_pages()Dave Jiang1-1/+17 2018-07-26kasan: only select SLUB_DEBUG with SYSFS=yArnd Bergmann1-1/+1 2018-07-26delayacct: fix crash in delayacct_blkio_end() after delayacct init failureTejun Heo1-1/+1 2018-07-26tools/power turbostat: Fix logical node enumeration to allow for non-sequenti...Prarit Bhargava1-56/+50 2018-07-26tools/power turbostat: fix x2apic debug message output fileLen Brown1-1/+1 2018-07-26tools/power turbostat: fix bogus summary valuesArtem Bityutskiy1-1/+1 2018-07-26block: bio_iov_iter_get_pages: pin more pages for multi-segment IOsMartin Wilck1-3/+32 2018-07-26blkdev: __blkdev_direct_IO_simple: fix leak in error caseMartin Wilck1-4/+5 2018-07-26block: bio_iov_iter_get_pages: fix size of last iovecMartin Wilck1-10/+8 2018-07-26PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai1-0/+2 2018-07-26kthread, tracing: Don't expose half-written comm when creating kthreadsSnild Dolkow1-1/+7 2018-07-25tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)1-2/+4 2018-07-25tracing: Fix possible double free in event_enable_trigger_func()Steven Rostedt (VMware)1-1/+5 2018-07-25drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor4-5/+33 2018-07-25tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov1-2/+11