From: Matthew Wilcox Date: Fri, 23 Jun 2006 19:15:55 +0000 (-0600) Subject: [IA64] Format /proc/pal/*/version_info correctly X-Git-Tag: v2.6.18-rc4~49^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bf1eba74ec14bc10966a8ddb23bc8deeb91facd;p=pandora-kernel.git [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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed