Skip to content
  • Yi Li's avatar
    Blackfin: update ftrace for latest toolchain · 5bf9cbef
    Yi Li authored
    
    
    The mcount support that was finally added to the Blackfin gcc port isn't
    exactly the same as what ftrace was developed against.  Now that the final
    gcc version is in place, update the ftrace code to match.
    
    While updating this, fix the swapped arguments to the tracer (signature is
    (ip, parent_ip) while we were passing (parent_ip, ip)).
    
    Signed-off-by: default avatarYi Li <yi.li@analog.com>
    Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
    5bf9cbef