From: John Kacur on
Thomas:

This is a small collection of patches that I have in my -rt tree on-top
of 2.6.33.5-rt23

Please consider them for the next version of tip/rt/2.6.33

They can be pulled from
git://git.kernel.org/pub/scm/linux/kernel/git/jkacur/jk-2.6.git tip-rt-2.6.33-jk

Amit Shah (1):
hvc_console: Fix race between hvc_close and hvc_remove

Anton Blanchard (1):
hvc_console: Fix race between hvc_close and hvc_remove

Arnaldo Carvalho de Melo (1):
tracing: Update the comm field in the right variable in update_max_tr

John Kacur (1):
lockdep: Make MAX_STACK_TRACE_ENTRIES configurable.

Stephane Eranian (1):
perf: Fix errors path in perf_output_begin()

Toshiyuki Okajima (1):
KEYS: find_keyring_by_name() can gain access to a freed keyring

drivers/char/hvc_console.c | 27 +++++++++++++++++----------
kernel/lockdep_internals.h | 2 +-
kernel/perf_event.c | 2 +-
kernel/trace/trace.c | 4 ++--
lib/Kconfig.debug | 10 ++++++++++
security/keys/keyring.c | 18 +++++++++---------
6 files changed, 40 insertions(+), 23 deletions(-)

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