diff options
| author | Andrew Morton <[email protected]> | 2018-03-13 15:06:45 -0700 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2018-03-14 18:14:08 -0400 |
| commit | 06892cc190550807d332c95a0114c7e175584012 (patch) | |
| tree | b725cb2962fd448600e78691b3355d1324a7c14d /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 6ee687735e745eafae9e6b93d1ea70bc52e7ad07 (diff) | |
drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
gcc-4.4.4 has issues with initialization of anonymous unions:
drivers/infiniband/ulp/srpt/ib_srpt.c: In function 'srpt_zerolength_write':
drivers/infiniband/ulp/srpt/ib_srpt.c:854: error: unknown field 'wr_cqe' specified in initializer
drivers/infiniband/ulp/srpt/ib_srpt.c:854: warning: initialization makes integer from pointer without a cast
Work aound this.
Fixes: 2a78cb4db487 ("IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()")
Cc: Bart Van Assche <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Jason Gunthorpe <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions