From: Russell King Date: Fri, 24 Feb 2006 21:04:56 +0000 (+0000) Subject: [ARM] Move read of processor ID out of lookup_processor_type() X-Git-Tag: v2.6.17-rc1~661^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f44ba1d1e67201c0c58af26eb441fa7014c89ec;p=pandora-kernel.git [ARM] Move read of processor ID out of lookup_processor_type() Read the processor ID at boot, and save it in "processor_id" as we did before. Later, when we re-parse the CPU type in the setup.c code, re-use the value stored in "processor_id". This allows a cleaner work-around for noMMU devices without CP#15. Signed-off-by: Russell King --- Reading git-diff-tree failed