/* -*- linux-c -*-
* kernel stack unwinding
* Copyright (C) 2008-2009 Red Hat Inc.
*
* Based on old kernel code that is
* Copyright (C) 2002-2006 Novell, Inc.
* Jan Beulich <jbeulich@novell.com>
*
* This code is released under version 2 of the GNU GPL.
*
* This code currently does stack unwinding in the
* kernel and modules. It will need some extension to handle
* userspace unwinding.
*/
