diff options
author | Steffen Maier <[email protected]> | 2011-12-27 11:27:26 +0100 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2011-12-27 11:27:14 +0100 |
commit | e58b0d902f7c7c407bae9c8bc8d90fa1d06184c5 (patch) | |
tree | 44aa32d0a7273040b3358623bddc62ca102839c1 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 913021433997936822e33a62decfb1914de9bc51 (diff) |
[S390] qdio: fix kernel panic for zfcp 31-bit
The queue_start_poll function pointer field in struct qdio_initialize
had to change its type and become a vector of function pointers to
support asynchronous delivery of storage blocks so rename the field to
make the type change explicit and ensure no other user of qdio tries
to use the field the old way. During setting up the qdio queues, only
dereference vector elements if the vector is actually allocated.
Signed-off-by: Steffen Maier <[email protected]>
Signed-off-by: Einar Lueck <[email protected]>
Signed-off-by: Jan Glauber <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions