[PATCH 0/2] arm: add a /proc/cpuinfo platform extension
H Hartley Sweeten
hartleys at visionengravers.com
Wed Dec 23 13:42:32 EST 2009
Add an optional platform specific extension to /proc/cpuinfo.
Many platforms have custom cpu information that could be exposed
to user space using /proc/cpuinfo.
Patch 1/2 adds the necessary core support to allow a platform
specific callback to dump this information.
Patch 2/2 adds a callback to mach-ep93xx and hooks up all the
edb93xx platforms.
Signed-off-by: H Hartley Sweeten <hsweeten at visionengravers.com>
More information about the linux-arm-kernel
mailing list