commit | 3de620e8394406fd01f450b8c6e3e74464e81a78 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Wed May 10 13:05:54 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue May 16 21:30:57 2006 +1000 |
tree | 045a6604109bb566d5405998652c04954cac1725 | |
parent | c4694c76ce28dd7e415b4f3014d8c6e580b5f3d2 [diff] |
[PATCH] powerpc: fix kernel version display on pseries boxes We are displaying the wrong thing on the operator panel (2x40 character LCD). This got broken in commit cebb21b5, when UTS_RELEASE got changed to system_utsname.version. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>