lkml.org 
[lkml]   [2008]   [Feb]   [11]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
DateMon, 11 Feb 2008 11:38:35 -0800 (PST)
FromLinus Torvalds <>
SubjectRe: 2.6.24-git2: Oracle 11g VKTM process enters R state on startup and is unkillable [still broken in 2.6.25-rc1]

On Mon, 11 Feb 2008, Rafael J. Wysocki wrote:

> On Monday, 11 of February 2008, Alessandro Suardi wrote:
> > >
> > > 2.6.24-git1 is okay
> > > 2.6.24-git2 is bad

Ok, that's git ID's

	b47711bfbcd4eb77ca61ef0162487b20e023ae55 2.6.24-git1
	9b73e76f3cf63379dcf45fcd4f112f5812418d0a 2.6.24-git2

so if you get a git tree, you can do

	gitk b47711b..9b73e76

to see what happened in there. 

However, the obvious candidates are the scheduler or the ocfs2 merge, and 
the latter is only relevant in case you use ocfs2, of course. 

The rest of it tends to be the DVB and SCSI updates.

But it would be great if you could do a bisect and verify. Just do

	git bisect start
	git bisect good b47711bfbcd4eb77ca61ef0162487b20e023ae55
	git bisect bad 9b73e76f3cf63379dcf45fcd4f112f5812418d0a

and off you go..

		Linus


\
 
 \ /
  Last update: 2008-02-11 20:51    [W:0.273 / U:0.060 seconds]
©2003-2008 Jasper Spaans