summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDavid Woodhouse <David.Woodhouse@intel.com>2009-09-19 16:07:34 -0700
committerDavid Woodhouse <David.Woodhouse@intel.com>2009-09-19 16:07:34 -0700
commit894572a363539dc2e8ddde83056bd22fadb30748 (patch)
treee6e828fa0d5304d12e759976f8e0e0dde1567741 /tools/perf/scripts/python/stackcollapse.py
parentc0cbfd0e81d879a950ba6f0df3f75ea30c5ab16e (diff)
downloadkernel-894572a363539dc2e8ddde83056bd22fadb30748.tar.gz
mtd: sh_flctl: register sh_flctl using platform_driver_probe()
As with orion_nand in commit f33dabbe79fdf7a8568c65faa1db7794c87ac4d3 ("register orion_nand using platform_driver_probe()"), avoid .init.text problems by using platform_device_probe(). This isn't going to be hotplugged anyway. Reported-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
iveNicholas Piggin 2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin 2021-11-30powerpc/64s: Get LPID bit width from device treeNicholas Piggin 2021-11-24powerpc/64s: Keep AMOR SPR a constant ~0 at runtimeNicholas Piggin 2021-10-22powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOCJoel Stanley 2021-07-26powerpc/kexec: blacklist functions called in real mode for kprobeHari Bathini 2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V 2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V 2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2021-06-21powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_defBharata B Rao 2021-06-10KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMUNicholas Piggin 2021-06-10powerpc: Add missing linux/{of.h,irqdomain.h} include directivesMarc Zyngier 2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2021-04-30powerpc: inline huge vmap supported functionsNicholas Piggin 2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin 2021-04-14powerpc/mm/radix: Make radix__change_memory_range() staticMichael Ellerman 2021-04-08powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe 2021-04-08powerpc: Spelling/typo fixesBhaskar Chowdhury