aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorDavid Daney <[email protected]>2015-03-05 17:31:29 +0300
committerRalf Baechle <[email protected]>2015-04-01 17:21:42 +0200
commit24d4e7f642882a8a13da170b4ba86eec8fa91bf2 (patch)
tree912270f479798397ecbe45f2972c74f62ebd8748 /tools/perf/scripts/python/netdev-times.py
parent8945e37e103b165f12c403cc412740718969f811 (diff)
MIPS: OCTEON: Add semaphore to serialize bootbus accesses.
Some hardware blocks attached to the OCTEON bootbus run asynchronously to accesses from the CPUs. These include MMC/SD host, CF(when using DMA), and NAND controller. A bus error, or corrupt data may occur if a CPU is trying to access a bootbus connected device at the same time the bus is running asynchronous operations. To work around these problems we add this semaphore that must be acquired before initiating bootbus activity. Subsequent patches will add users for this. Signed-off-by: David Daney <[email protected]> [[email protected]: combine the patches] Signed-off-by: Aleksey Makarov <[email protected]> Signed-off-by: Chandrakala Chavva <[email protected]> Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/9459/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions