Re: [PATCH] x86: Fix DMI out of memory problems

From: Ingo Molnar
Date: Wed Dec 19 2007 - 11:55:07 EST



* Parag Warudkar <parag.warudkar@xxxxxxxxx> wrote:

> --- 2.6.24-rc5-patched 2007-12-19 07:21:05.000000000 -0500
> +++ 2.6.24-rc5-new 2007-12-19 11:36:54.000000000 -0500

hm, i see no OOM messages in the diff - what am i missing?

best would be to run:

sort 2.6.24-rc5-patched > new.log
sort 2.6.24-rc5-new > old.log
diff -up old.log new.log

to remove line ordering issues.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/