summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2009-03-14 09:23:03 -0500
committerKumar Gala <galak@kernel.crashing.org>2009-03-23 08:38:26 -0500
commit345953cf9a44b19c98f8c0fe6ca7724202bcdb94 (patch)
treeebb9a63082aea202de6e711d639ce52894d0f533 /tools/perf/scripts/python/stackcollapse.py
parent9aac397525dc7945b1582a80cef5860516bca452 (diff)
downloadkernel-345953cf9a44b19c98f8c0fe6ca7724202bcdb94.tar.gz
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Grant picked up the wrong version of "Respect _PAGE_COHERENT on classic ppc32 SW" (commit a4bd6a93c3f14691c8a29e53eb04dc734b27f0db) It was missing the code to actually deal with the fixup of _PAGE_COHERENT based on the CPU feature. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
rt: fix tty-kref leak in dma-rx pathJohan Hovold 2013-09-17serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold 2013-08-14serial: pch_uart: fix compilation warningLuis Henriques 2013-07-29serial: pch_uart: Fix signed-ness and casting of uartclk related fieldsDarren Hart 2013-07-29serial: pch_uart: Remove __initdata annotation from dmi_tableDarren Hart 2013-07-26pch_uart: Use DMI interface for board detectionDarren Hart 2013-06-25pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart 2013-03-15serial: pch_uart: add console poll supportLiang Li