summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2011-08-22 09:45:39 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2011-08-22 09:59:20 -0700
commitc0409feb86893f5ccf73964c7b2b47ca64bdb014 (patch)
treecb889f2e239a6261e8b657979b932b32bae579da /tools/perf/scripts/python/flamegraph.py
parent6337de2204be3b7b40825a1d30de30e514e8947b (diff)
downloadkernel-c0409feb86893f5ccf73964c7b2b47ca64bdb014.tar.gz
Input: ad714x - use DMA-safe buffers for spi_write()
spi_write() requires use of DMA-safe (cacheline aligned) buffers. Also use the same buffers when reading data since to avoid extra locking and potential memory allocation in spi_write_then_read(). Acked-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
kernel/commit/include/linux/audit.h?h=linux-6.1.y&id=f3298dc4f2277874d40cb4fc3a6e277317d6603b'>sanitize audit_socketcallAl Viro 2008-12-25Merge branch 'next' into for-linusJames Morris 2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro 2008-12-09[PATCH] return records for fork() both to child and parentAl Viro 2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells 2008-11-14CRED: Inaugurate COW credentialsDavid Howells 2008-11-11When the capset syscall is used it is not possible for audit to record theEric Paris 2008-11-11Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris