summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@imgtec.com>2016-02-03 03:15:29 +0000
committerRalf Baechle <ralf@linux-mips.org>2016-05-13 14:01:49 +0200
commitba1c0a490a1fa61971b1cf9dd89acc7b4424e798 (patch)
tree1439ee51074a7f654e46d94cc55d819e70073c39 /tools/perf/scripts/python/netdev-times.py
parent835d2b452969820fd67a755a2c01fb6e12822448 (diff)
downloadkernel-ba1c0a490a1fa61971b1cf9dd89acc7b4424e798.tar.gz
MIPS: smp-cps: Ensure our VP ident calculation is correct
When bringing up a CPU, ensure that its local ID as provided by the GIC matches up with our calculation of it. This is vital, since if the condition doesn't hold then we won't have configured interrupts correctly for the VP. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Matt Redfearn <matt.redfearn@imgtec.com> Cc: Niklas Cassel <niklas.cassel@axis.com> Cc: Ezequiel Garcia <ezequiel.garcia@imgtec.com> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/12335/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
1-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig 2021-10-16scsi: virtio_scsi: Call scsi_done() directlyBart Van Assche 2021-09-28scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King 2021-08-11scsi: virtio_scsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche 2021-06-29scsi: virtio_scsi: Add validation for residual bytes from responseXie Yongji 2021-06-22scsi: virtio_scsi: Do not overwrite SCSI statusHannes Reinecke 2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke 2021-05-31scsi: core: Stop using DRIVER_ERRORHannes Reinecke 2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2020-09-15scsi: virtio_scsi: Rescan the entire target on transport reset when LUN is 0Matej Genci 2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva 2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds 2020-08-05virtio_scsi: correct tags for config space fieldsMichael S. Tsirkin 2020-07-30scsi: virtio-scsi: Correctly handle the case where all LUNs are unpluggedMaxim Levitsky 2020-07-15scsi: virtio_scsi: Demote seemingly unintentional kerneldoc headerLee Jones 2020-07-13scsi: virtio_scsi: Remove unnecessary condition checkXianting Tian 2020-02-10scsi: core: remove .for_blk_mqMing Lei