commit | 9ea7770fdb0d6742d6a0aba62facda4b35356cf2 | [log] [tgz] |
---|---|---|
author | Philippe Gerum <rpm@xenomai.org> | Mon Jun 22 18:26:07 2009 +0200 |
committer | Mike Frysinger <vapier@gentoo.org> | Wed Sep 16 21:28:40 2009 -0400 |
tree | 679027177d58a51f3e4611cfc7ac5d51892db770 | |
parent | 7a7967dc1b606f8c88e33bbec773bf82b4a52e6e [diff] |
Blackfin: sanitize manual control of IPEND[4] Cleanup is performed in two ways: - remove extraneous updates of IPEND[4] w/ CONFIG_IPIPE, and document remaining use. - substitute pop-reg-from-stack instructions with plain SP fixups in all save-RETI-then-discard patterns. Signed-off-by: Philippe Gerum <rpm@xenomai.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>