commit | 1bf1eba74ec14bc10966a8ddb23bc8deeb91facd | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Fri Jun 23 13:15:55 2006 -0600 |
committer | Tony Luck <tony.luck@intel.com> | Mon Jul 31 11:49:13 2006 -0700 |
tree | bf2c62d0625bebb5516aac808f810cc31b146dbd | |
parent | b6ff50833ad43a8ebd9b16bf53c334f7aaf33c41 [diff] |
[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>