diff options
| author | Suji Velupillai <[email protected]> | 2017-03-03 17:06:34 -0800 |
|---|---|---|
| committer | Joe Hershberger <[email protected]> | 2017-03-26 09:58:15 -0500 |
| commit | 5c624b9e9ccfbc8640e815202da3511aca4e449e (patch) | |
| tree | 218a1350607c5fb0150d465f749bd9d35b71053e /include/linux | |
| parent | ec7aa8fd677f52a6175265aeb7b7f0345d9850c2 (diff) | |
net: fix cache misaligned issue in Broadcom SF2 driver
Fixed cache misaligned issue in the net driver. The issue shows-up when
a call to flush_dcache_range is made with unaligned memory. The memory
must be aligned to ARCH_DMA_MINALIGN.
Signed-off-by: Suji Velupillai <[email protected]>
Tested-by: Suji Velupillai <[email protected]>
Reviewed-by: Arun Parameswaran <[email protected]>
Reviewed-by: JD Zheng <[email protected]>
Reviewed-by: Shamez Kurji <[email protected]>
Signed-off-by: Steve Rae <[email protected]>
Cover Letter:
This series resolves issues specific to the Broadcom SF2 driver:
- fix cache misaligned issue
- convert to Kconfig
END
Acked-by: Joe Hershberger <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
