diff options
author | Ashutosh Dixit <[email protected]> | 2013-11-27 08:58:43 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2013-11-27 11:08:30 -0800 |
commit | 1a9286236916bb397c0fa7e9b3a354c291c85beb (patch) | |
tree | 3e774ae1202e2a93521ce09f7af24e1ad7b15cd3 /net/lapb/lapb_out.c | |
parent | 173c07278763850bfee57eec442dce38855d6f13 (diff) |
misc: mic: Suppress memory space sparse warnings
MIC card and host drivers are able to use virtio over the PCIe bus by
treating ioremap return values for the prefetchable BARs as pointers,
effectively treating I/O memory the same as system memory. However this
results in sparse warnings. Knowing that these warnings do not point to
a functional issue, this patch suppresses these warnings.
Reported-by: Fengguang Wu <[email protected]>
Reviewed-by: Sudeep Dutt <[email protected]>
Signed-off-by: Nikhil Rao <[email protected]>
Signed-off-by: Ashutosh Dixit <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions