* Telling user machine is going to crash at KERN_WARNING level is good joke
@ 2004-04-05 21:07 Pavel Machek
2004-04-06 1:48 ` Nick Piggin
0 siblings, 1 reply; 3+ messages in thread
From: Pavel Machek @ 2004-04-05 21:07 UTC (permalink / raw)
To: Rusty trivial patch monkey Russell, Andrew Morton, kernel list
Hi!
...but its victims might not like it. Please apply,
Pavel
--- tmp/linux/mm/page_alloc.c 2004-04-05 10:45:31.000000000 +0200
+++ linux/mm/page_alloc.c 2004-04-05 16:50:49.000000000 +0200
@@ -1478,7 +1478,7 @@
zone->zone_start_pfn = zone_start_pfn;
if ((zone_start_pfn) & (zone_required_alignment-1))
- printk("BUG: wrong zone alignment, it will crash\n");
+ printk(KERN_CRIT "BUG: wrong zone alignment, it will crash\n");
memmap_init(lmem_map, size, nid, j, zone_start_pfn);
--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Telling user machine is going to crash at KERN_WARNING level is good joke
2004-04-05 21:07 Telling user machine is going to crash at KERN_WARNING level is good joke Pavel Machek
@ 2004-04-06 1:48 ` Nick Piggin
2004-04-06 10:55 ` Pavel Machek
0 siblings, 1 reply; 3+ messages in thread
From: Nick Piggin @ 2004-04-06 1:48 UTC (permalink / raw)
To: Pavel Machek
Cc: Rusty trivial patch monkey Russell, Andrew Morton, kernel list
Pavel Machek wrote:
> Hi!
>
> ...but its victims might not like it. Please apply,
Hmm I get this message on a 16-way NUMAQ with 16GB RAM and
it doesn't crash. Well it was unstable recently, but that
seems to have gone away now.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Telling user machine is going to crash at KERN_WARNING level is good joke
2004-04-06 1:48 ` Nick Piggin
@ 2004-04-06 10:55 ` Pavel Machek
0 siblings, 0 replies; 3+ messages in thread
From: Pavel Machek @ 2004-04-06 10:55 UTC (permalink / raw)
To: Nick Piggin
Cc: Rusty trivial patch monkey Russell, Andrew Morton, kernel list
Hi!
> >...but its victims might not like it. Please apply,
>
> Hmm I get this message on a 16-way NUMAQ with 16GB RAM and
> it doesn't crash. Well it was unstable recently, but that
> seems to have gone away now.
AFAIK, it really will crash after few hours when you load it...
Pavel
--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-04-06 10:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-05 21:07 Telling user machine is going to crash at KERN_WARNING level is good joke Pavel Machek
2004-04-06 1:48 ` Nick Piggin
2004-04-06 10:55 ` Pavel Machek
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.