From: Ben Hutchings Date: Tue, 10 Jan 2012 03:04:32 +0000 (+0000) Subject: cpu: Register a generic CPU device on architectures that currently do not X-Git-Tag: v3.3-rc1~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f13a1fd452f11c18004ba2422a6384b424ec8a9;p=pandora-kernel.git cpu: Register a generic CPU device on architectures that currently do not frv, h8300, m68k, microblaze, openrisc, score, um and xtensa currently do not register a CPU device. Add the config option GENERIC_CPU_DEVICES which causes a generic CPU device to be registered for each present CPU, and make all these architectures select it. Richard Weinberger covered UML and suggested using per_cpu. Signed-off-by: Ben Hutchings Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed