]> git.baikalelectronics.ru Git - kernel.git/commit
arch/tile: allow querying cpu module information from the hypervisor
authorChris Metcalf <cmetcalf@tilera.com>
Fri, 30 Mar 2012 20:21:17 +0000 (16:21 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Fri, 25 May 2012 16:48:28 +0000 (12:48 -0400)
commit17496050dc04117c828d12ed50baedbc8511be0c
tree922eba4110aa5a0ce5f4d571a8fd29ac8c7e54ae
parentdcc5d9550540d75d8a39dc6e4d2fed62ceb46d15
arch/tile: allow querying cpu module information from the hypervisor

This just adds a few more attributes to the information Linux
can query from the hypervisor for the /sys/hypervisor/board/ directory,
providing part, serial#, revision#, and description for cpu modules
(as opposed to the board itself, or any mezzanine boards).

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/hv/hypervisor.h
arch/tile/kernel/sysfs.c