diff options
author | Peng Fan <[email protected]> | 2021-11-10 11:21:01 +0800 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2021-11-17 09:37:31 -0700 |
commit | 876e0b26ccd211ca92607d83c87cc1f097784c6d (patch) | |
tree | 56b25f38b76c825888dbca697bafefefe7826a98 /tools/perf/scripts | |
parent | 4da96175014be67c846fd274eace08066e525d75 (diff) |
remoteproc: coredump: Correct argument 2 type for memcpy_fromio
Address the sparse check warning:
>> drivers/remoteproc/remoteproc_coredump.c:169:53:
sparse: warning: incorrect type in argument 2 (different address spaces)
sparse: expected void const volatile [noderef] __iomem *src
sparse: got void *[assigned] ptr
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions