• Guo Ren's avatar
    csky: Fixup abiv1 memset error · bdfeb0cc
    Guo Ren authored
    Current memset implementation in abiv1 is wrong and it'll cause unalign
    access. Just remove it and use the generic one. This patch will cause
    performance degradation and we will improve it with a new design in next
    patchset.
    Signed-off-by: default avatarGuo Ren <ren_guo@c-sky.com>
    Cc: Arnd Bergmann <arnd@arndb.de>
    bdfeb0cc
strksyms.c 146 Bytes