[PATCH v5 REPOST 0/5] ARM: omap[34]: Thumb-2 compatibility fixes
From: Santosh Shilimkar <hidden>
Date: 2011-03-04 17:38:17
Also in:
linux-omap
Dave,
-----Original Message----- From: Dave Martin [mailto:dave.martin at linaro.org] Sent: Friday, March 04, 2011 11:05 PM To: linux-arm-kernel at lists.infradead.org Cc: patches at linaro.org; Tony Lindgren; Santosh Shilimkar; Jean Pihet; Kevin Hilman; linux-omap at vger.kernel.org; Nicolas Pitre; linaro-dev at lists.linaro.org Subject: Re: [PATCH v5 REPOST 0/5] ARM: omap[34]: Thumb-2 compatibility fixes On Fri, Mar 4, 2011 at 3:33 PM, Dave Martin [off-list ref] wrote:quoted
This set of patches, along with some other patches under discussion on alkml, should enable omap3 and omap4 kernels to be built with CONFIG_THUMB2_KERNEL. This patch set builds on recent cleanup done by the omap maintainers. At least some of this code definitely works, most features have been tested successfully. ?Further testing, especially of Thumb-2 behaviour, is still welcome. In particular, I still have no Ack/Tested-by on the following patches, so it would be great if anyone who has an opportunity to do a final review / re-test can do so. ?* ARM: omap3: Convert END() to ENDPROC() for correct linkage withCONFIG_THUMB2_KERNELquoted
?* ARM: omap3: Thumb-2 compatibility for sram34xx.S ?* ARM: omap3: Thumb-2 compatibility for sleep34xx.SFollowing up on this, it looks like I have some locally-recorded acks which didn't make it into my posting ... The one patch I currently have no feedback on is this one: * ARM: omap4: Provide do_wfi() for Thumb-2
You can drop this one since do_wfi() won't be needed anymore after my recent series. http://www.spinics.net/lists/linux-omap/msg46495.html