[PATCH 0/2]: arm: add /proc/cpuinfo extension
H Hartley Sweeten
hartleys at visionengravers.com
Mon Oct 5 13:50:29 EDT 2009
Add an optional platform specific extension to /proc/cpuinfo.
Many platforms have custom information that can 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>
---
V2 - Rebased to 2.6.32-rc3
More information about the linux-arm-kernel
mailing list