public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] WTF is VLI?
@ 2004-11-11 21:05 Hugh Dickins
  2004-11-11 21:10 ` Dave Jones
  2004-11-11 21:14 ` Andrew Morton
  0 siblings, 2 replies; 14+ messages in thread
From: Hugh Dickins @ 2004-11-11 21:05 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

What is this "VLI" that 2.6.9 started putting after the taint string
in i386 oopses?  Vick Library Index?  Vineyard Leadership Institute?
Shall we just remove it?

Signed-off-by: Hugh Dickins <hugh@veritas.com>

--- 2.6.10-rc1-bk20/arch/i386/kernel/traps.c	2004-11-10 14:05:34.000000000 +0000
+++ linux/arch/i386/kernel/traps.c	2004-11-11 20:53:06.725490224 +0000
@@ -215,7 +215,7 @@ void show_registers(struct pt_regs *regs
 		ss = regs->xss & 0xffff;
 	}
 	print_modules();
-	printk("CPU:    %d\nEIP:    %04x:[<%08lx>]    %s VLI\nEFLAGS: %08lx"
+	printk("CPU:    %d\nEIP:    %04x:[<%08lx>]    %s\nEFLAGS: %08lx"
 			"   (%s) \n",
 		smp_processor_id(), 0xffff & regs->xcs, regs->eip,
 		print_tainted(), regs->eflags, system_utsname.release);


^ permalink raw reply	[flat|nested] 14+ messages in thread
[parent not found: <fa.inbtt12.195ed02@ifi.uio.no>]

end of thread, other threads:[~2004-11-21  3:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-11 21:05 [PATCH] WTF is VLI? Hugh Dickins
2004-11-11 21:10 ` Dave Jones
2004-11-12 23:26   ` Horst von Brand
2004-11-15 21:18     ` Hugh Dickins
2004-11-16  6:00       ` Keith Owens
2004-11-16  9:56         ` Hugh Dickins
2004-11-17  5:55           ` Keith Owens
2004-11-18 15:47             ` Avi Kivity
2004-11-18 18:08               ` Horst von Brand
2004-11-18 23:38                 ` Avi Kivity
2004-11-21  3:58               ` Keith Owens
2004-11-11 21:14 ` Andrew Morton
     [not found] <fa.inbtt12.195ed02@ifi.uio.no>
     [not found] ` <fa.cg6f09j.ji89hv@ifi.uio.no>
2004-11-18 18:28   ` Bodo Eggert
2004-11-18 23:44     ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox