Question: Multiple board support is broken

Russell King - ARM Linux linux at arm.linux.org.uk
Sat Dec 8 06:23:53 EST 2012


On Sat, Dec 08, 2012 at 03:18:59PM +0400, Alexander Shiyan wrote:
> Well, I understand your position on optimization. Can we at least replace
> definition machine_arch_type by variable __machine_arch_type, which is passed
> to the function setup_machine_tags() in setup_arch() procedure? Or have I
> misunderstood something again?

Err, no I don't think you have.  Looks like the initial erroring out got
broken by the addition of DT support and all the changes that happened
after that.

Given that the initial assembly code which errored out on non-supported
platforms seems to have been deleted, that does need to be changed.
Please send a patch just for that.



More information about the linux-arm-kernel mailing list