8 Aug 2012 14:23
[PATCH v2 REPOST 0/4] ARM: opcodes: Facilitate custom opcode injection
Dave Martin <dave.martin <at> linaro.org>
2012-08-08 12:23:45 GMT
2012-08-08 12:23:45 GMT
I stopped pushing this series because it was not clear whether it would be immediately useful. Since it looks again like this series might be useful to some people (KVM and Xen guys in particular), it seems worth reposting. I've rebased it and done some simple build testing. It looks like it is still working OK for ARM and Thumb in LE and BE8 configurations. Changes since v2: * Rebased againt v3.6-rc1 for repost. No other changes. Changes since v1: * This update contains minor typo fixes and extra clarification in the commit messages. There are no functional changes. Thanks to Nico for his review. Original cover letter: Since my "uniform assembler" series had some problems and did not meet with widespread agreement, this can't be used as a basis for a mechanism to safely inject custom instruction opcodes (which was my immediate reason for writing those patchse). This series follows a more conventional approach to achieve the goal for safe opcode injection across all kernel endianness and instruction set configurations.(Continue reading)
RSS Feed