1. 18 9月, 2009 39 次提交
  2. 17 9月, 2009 1 次提交
    • Y
      Blackfin: update ftrace for latest toolchain · 5bf9cbef
      Yi Li 提交于
      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: NYi Li <yi.li@analog.com>
      Signed-off-by: NMike Frysinger <vapier@gentoo.org>
      5bf9cbef