-
由 Tong Tiangen 提交于
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I6AQE8 CVE: NA ------------------------------- The return value type of function memcpy_mcs() should be unsigned long. Currently, using this function will force type conversion, but the error of the return value type must be corrected. Fixes: 7aaf7c57 ("arm64: introduce copy_mc_to_kernel() implementation") Signed-off-by: NTong Tiangen <tongtiangen@huawei.com>
67a4d725