[IA64] Format /proc/pal/*/version_info correctly
authorMatthew Wilcox <matthew@wil.cx>
Fri, 23 Jun 2006 19:15:55 +0000 (13:15 -0600)
committerTony Luck <tony.luck@intel.com>
Mon, 31 Jul 2006 18:49:13 +0000 (11:49 -0700)
commit1bf1eba74ec14bc10966a8ddb23bc8deeb91facd
treebf2c62d0625bebb5516aac808f810cc31b146dbd
parentb6ff50833ad43a8ebd9b16bf53c334f7aaf33c41
[IA64] Format /proc/pal/*/version_info correctly

/proc/pal/*/version_info is a bit confusing.  HP firmware, at least,
reports 07.31 instead of 0.7.31.  Also, the comment is out of place;
it's an internal detail about the implementation of ia64_pal_version.
Since the 2.2 revision of the SDM still states that PAL_VERSION can
be called in virtual mode, correct the comment to be more accurate.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/palinfo.c
include/asm-ia64/pal.h