diff options
author | Ivan T. Ivanov <[email protected]> | 2021-11-16 10:46:16 +0200 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2021-11-21 18:24:31 +0100 |
commit | 423e85e97aaf69e5198bbec6811e3825c8b5019a (patch) | |
tree | 3c527a7ccd02909bff8aeba57902ddfc99d95bdd /net/lapb/lapb_timer.c | |
parent | fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf (diff) |
ARM: rockchip: Use memcpy_toio instead of memcpy on smp bring-up
This fixes a potential kernel panic on memcpy when FORTIFY_SOURCE
is enabled. Because memory is iomem use appropriate function for
accessing it.
Signed-off-by: Ivan T. Ivanov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions