diff options
| author | Jason Yan <[email protected]> | 2017-12-08 17:42:10 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2018-01-10 23:24:54 -0500 |
| commit | 1689c9367bfaf4b5ff3973f26f5acbff16b63bfb (patch) | |
| tree | bc4d8fa9d56dfcf9889f32ca03c6fd0ab8c2a65a /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 0558f33c06bb910e2879e355192227a8e8f0219d (diff) | |
scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()
There are two places queuing the disco event DISCE_REVALIDATE_DOMAIN.
One is in sas_porte_broadcast_rcvd() and uses sas_chain_event() to queue
the event. The other is in sas_enable_revalidation() and uses
sas_queue_event() to queue the event. We have diffrent work queues for
event and discovery now, so the DISCE_REVALIDATE_DOMAIN event may be
processed in both event queue and discovery queue.
Now since we do synchronous event handling, we cannot do it in discovery
queue, so have to trigger a fake broadcast event to re-trigger the
revalidation from event queue.
Signed-off-by: Jason Yan <[email protected]>
CC: John Garry <[email protected]>
CC: Johannes Thumshirn <[email protected]>
CC: Ewan Milne <[email protected]>
CC: Christoph Hellwig <[email protected]>
CC: Tomas Henzl <[email protected]>
CC: Dan Williams <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions