Subject : two different oopses with 2.6.26-rc4 Submitter : Alejandro Riveira Fernández <alejandro.riveira@gmail.com> Date : 2008-05-28 9:50 References : http://marc.info/?l=linux-kernel&m=121196833026310&w=4 Handled-By : Johannes Berg <johannes@sipsolutions.net> Handled-By : Andrew Morton <akpm@linux-foundation.org> Handled-By : Peter Zijlstra <a.p.zijlstra@chello.nl> Patch : http://lkml.org/lkml/2008/5/20/683 This entry is being used for tracking a regression from 2.6.25. Please don't close it until the problem is fixed in the mainline.
the printk timestamp oddity is fixed by: -------------> commit a381759d6ad5c5dea5a981918e0b4493e9b66ac7 Author: Peter Zijlstra <a.p.zijlstra@chello.nl> Date: Thu May 29 10:07:15 2008 +0200 sched: fix sched_clock_cpu() <------------- Not sure how that is related to oopses. Can we close this entry or is there more to it?
On Sunday, 22 of June 2008, Alejandro Riveira Fern