summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDmitry Kravkov <dmitry@broadcom.com>2013-08-13 02:24:59 +0300
committerDavid S. Miller <davem@davemloft.net>2013-08-13 16:04:28 -0700
commit507393eb2909ddf39edf3f8f4cd0fd914b720006 (patch)
treeb6698cefef1be7ac49d3c1db4ec5a6dd56a90a6b /tools/perf/scripts/python
parent205057aeb3c488fbd4a9c3a0542e05dcf4fda149 (diff)
downloadkernel-507393eb2909ddf39edf3f8f4cd0fd914b720006.tar.gz
bnx2x: protect different statistics flows
Add locking to protect different statistics flows from running simultaneously. This in order to serialize statistics requests sent to FW, otherwise two outstanding queries may cause FW assert. Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: Ariel Elior <ariele@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Acked-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
Yadav 2017-06-20[media] dvb-frontends/cxd2841er: make ASCOT use optionalDaniel Scheller 2017-06-20[media] dvb-frontends/cxd2841er: make call to i2c_gate_ctrl optionalDaniel Scheller 2017-04-10[media] netup_unidvb: use setup_timerGeliang Tang 2016-11-22[media] netup_unidvb: use module_pci_driverGeliang Tang 2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall 2016-08-24[media] media: pci: netup_unidvb: don't print error when adding adapter failsWolfram Sang 2016-07-13[media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initi...Colin Ian King 2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil 2016-06-07[media] Change frontend allocation strategy for NetUP Universal DVB cardsAbylay Ospan 2016-06-07[media] Fix CAM module memory read/writeAbylay Ospan 2016-06-07[media] New hw revision 1.4 of NetUP Universal DVB card addedAbylay Ospan 2016-06-07[media] Add support Sony HELENE Sat/Ter TunerAbylay Ospan 2016-02-10[media] add media controller support to videobuf2-dvbMauro Carvalho Chehab 2016-02-01[media] netup_unidvb: Remove a useless memsetChristophe JAILLET 2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung 2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil 2015-12-08treewide: Fix typos in printkMasanari Iida 2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig