summaryrefslogtreecommitdiff
path: root/net/smc/smc_ism.c
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2021-04-26 19:55:58 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2021-05-10 14:28:56 +0200
commitcabb1bb60e88ccaaa122ba01862403cd44e8e8f8 (patch)
tree54c32136d8f6f2a2a9343be8024ac509ce435ea8 /net/smc/smc_ism.c
parent6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff)
downloadlinux-cabb1bb60e88ccaaa122ba01862403cd44e8e8f8.tar.gz
linux-cabb1bb60e88ccaaa122ba01862403cd44e8e8f8.tar.bz2
linux-cabb1bb60e88ccaaa122ba01862403cd44e8e8f8.zip
mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist offset alignment
Some drivers like ath10k can sometimg give an sg buffer with an offset whose alignment is not compatible with the Amlogic DMA descriptor engine requirements. Simply replace with dev_warn_once() to inform user this should be fixed to avoid degraded performance. This should be ultimately fixed in ath10k, but since it's only a performance issue the warning should be removed. Fixes: 79ed05e329c3 ("mmc: meson-gx: add support for descriptor chain mode") Cc: stable@vger.kernel.org Reported-by: Christian Hewitt <christianshewitt@gmail.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Link: https://lore.kernel.org/r/20210426175559.3110575-1-narmstrong@baylibre.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'net/smc/smc_ism.c')
0 files changed, 0 insertions, 0 deletions