[PATCH 2/3] ARM: module - simplify unwind table handling
Russell King - ARM Linux
linux at arm.linux.org.uk
Thu Jun 24 05:05:02 EDT 2010
On Thu, Jun 03, 2010 at 03:17:21PM +0300, Phil Carmody wrote:
> #ifdef CONFIG_ARM_UNWIND
...
> +#else
> +struct mod_arch_specific {
> +}
> +#endif
I assume no one tried building these with UNWIND disabled? linux-next
reports most ARM builds are broken by this.
Dropped all three patches out of my git tree until it can be fixed.
More information about the linux-arm-kernel
mailing list