Re: [PATCH -rt] Preemption problem in kernel RT Patch

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Thomas Gleixner
Date: Friday, June 22, 2007 - 1:03 am

Mark,

please fix your mail client to do proper line wraps at column 78.

On Thu, 2007-06-21 at 15:39 -0400, Beauchemin, Mark wrote:

Nice, but nevertheless wrong theory.

This check is part of the RT-Patch and it _is_ entirely correct: 
Something tries to do a spin_lock() on a lock, which the same task has
already locked before. That's what the BUG_ON is catching.

There is nothing which can make a task magically the owner of a lock,
whether preemption is enabled or not.


Looks like the tunnel code is doing a nasty recursive thing. 

Dave, any idea ?

Mark, can you please turn on CONFIG_PROVE_LOCKING. This should produce
more detailed information about the problem.

	tglx


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH -rt] Preemption problem in kernel RT Patch, Beauchemin, Mark, (Thu Jun 21, 12:39 pm)
Re: [PATCH -rt] Preemption problem in kernel RT Patch, Thomas Gleixner, (Fri Jun 22, 1:03 am)
RE: [PATCH -rt] Preemption problem in kernel RT Patch, Beauchemin, Mark, (Sat Jun 23, 7:08 am)
RE: [PATCH -rt] Preemption problem in kernel RT Patch, Thomas Gleixner, (Sat Jun 23, 7:26 am)
RE: [PATCH -rt] Preemption problem in kernel RT Patch, Beauchemin, Mark, (Tue Jul 24, 8:48 am)
Re: [PATCH -rt] Preemption problem in kernel RT Patch, Ingo Molnar, (Tue Jul 24, 12:15 pm)
RE: [PATCH -rt] Preemption problem in kernel RT Patch, Beauchemin, Mark, (Tue Jul 24, 12:36 pm)
RE: [PATCH -rt] Preemption problem in kernel RT Patch, Beauchemin, Mark, (Wed Aug 1, 7:15 am)
RE: [PATCH -rt] Preemption problem in kernel RT Patch, Beauchemin, Mark, (Wed Aug 1, 7:22 am)
Re: [PATCH -rt] Preemption problem in kernel RT Patch, Ingo Molnar, (Mon Aug 6, 12:13 am)
RE: [PATCH -rt] Preemption problem in kernel RT Patch, Beauchemin, Mark, (Tue Aug 7, 12:41 pm)
RE: [PATCH -rt] Preemption problem in kernel RT Patch, Beauchemin, Mark, (Mon Sep 17, 6:03 am)
Re: [PATCH -rt] Preemption problem in kernel RT Patch, Ingo Molnar, (Mon Sep 17, 6:59 am)