lkml.org 
[lkml]   [1998]   [Jun]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[patch] Alpha setup.c was forgotten

Pre-patch 108 forgot to revert /proc damage.
BTW, should the samba.anu.edu.au system be in a Bcc or Cc?

diff -u --recursive --new-file v2.1.107/linux/arch/alpha/kernel/setup.c linux/arch/alpha/kernel/setup.c
--- v2.1.107/linux/arch/alpha/kernel/setup.c Thu Jun 25 21:35:18 1998
+++ linux/arch/alpha/kernel/setup.c Thu Jun 25 21:35:32 1998
@@ -388,11 +388,11 @@
&systype_name, &sysvariation_name);

return sprintf(buffer,
- "CPU\t\t\t: Alpha\n"
- "CPU model\t\t: %s\n"
- "CPU variation\t\t: %ld\n"
- "CPU revision\t\t: %ld\n"
- "CPU serial number\t: %s\n"
+ "cpu\t\t\t: Alpha\n" /* Do NOT "fix" speling. */
+ "cpu model\t\t: %s\n"
+ "cpu variation\t\t: %ld\n"
+ "cpu revision\t\t: %ld\n"
+ "cpu serial number\t: %s\n" /* Do NOT "fix" speling. */
"system type\t\t: %s\n"
"system variation\t: %s\n"
"system revision\t\t: %ld\n"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:43    [W:0.056 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site