summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJason Gunthorpe <jgunthorpe@obsidianresearch.com>2012-09-30 17:22:53 -0600
committerJason Cooper <jason@lakedaemon.net>2012-10-18 17:04:24 +0000
commit1e9c06fb2bda6e18cb4353de929f7c67ce1f8349 (patch)
tree66e5fef071a237159009f07af7d67083e281bc56 /tools/perf/scripts/python
parentddffeb8c4d0331609ef2581d84de4d763607bd37 (diff)
downloadkernel-1e9c06fb2bda6e18cb4353de929f7c67ce1f8349.tar.gz
ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2
Move the CACHE_FEROCEON_L2 test to kirkwood_l2_init, since linking fails on the reference to feroceon_l2_init. Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
td>tty: synclink_gt: Demote one kernel-doc header and repair anotherLee Jones 2020-09-04tty: synclink_gt: switch from 'pci_' to 'dma_' APIChristophe JAILLET 2020-08-18tty: synclink, fix kernel-docJiri Slaby 2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds 2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds 2020-01-14tty: synclink_gt: Adjust indentation in several functionsNathan Chancellor 2020-01-14tty: synclink_gt: use true,false for bool variableZheng Bin 2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig 2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin