]> Pileus Git - ~andy/linux/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)
commit8703d6e0fcfdcc9323d5316a443882e790efc1a6
tree922eba4110aa5a0ce5f4d571a8fd29ac8c7e54ae
parentb8ace0833feb308b1cb69d8b33ab08e0602dd2d2
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