Ingo Molnar 487ad7efbf tty: fix BKL related leak and crash
Enabling the BKL to be lockdep tracked uncovered the following
upstream kernel bug in the tty code, which caused a BKL
reference leak:

  ================================================
  [ BUG: lock held when returning to user space! ]
  ------------------------------------------------
  dmesg/3121 is leaving the kernel with locks still held!
  1 lock held by dmesg/3121:
   #0:  (kernel_mutex){--..}, at: [<c02f34d9>] opost+0x24/0x194

this might explain some of the atomicity warnings and crashes
that -tip tree testing has been experiencing since the BKL
was converted back to a spinlock.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-15 10:19:30 -07:00
..
2007-05-08 11:15:09 -07:00
2008-02-03 17:11:42 +02:00
2008-04-30 08:29:47 -07:00
2008-04-30 08:29:47 -07:00
2008-05-14 19:11:15 -07:00
2008-04-30 08:29:52 -07:00
2007-02-20 17:11:55 +00:00
2008-02-07 08:42:25 -08:00
2008-02-07 08:42:25 -08:00
2008-04-29 08:05:59 -07:00
2008-05-01 08:03:58 -07:00
2008-04-30 08:29:43 -07:00
2008-04-30 08:29:47 -07:00
2008-04-30 08:29:47 -07:00
2008-05-15 10:19:30 -07:00
2007-02-12 09:48:30 -08:00
2007-07-21 17:49:16 -07:00
2008-04-30 08:29:46 -07:00
2008-04-29 08:06:27 -07:00
2007-07-16 09:05:46 -07:00
2008-05-08 10:46:56 -07:00
2008-04-30 23:15:34 +02:00
2008-05-01 13:08:16 -04:00
2008-04-30 08:29:40 -07:00
2008-05-08 10:46:56 -07:00