Re: [PATCH 1/3] reliable stack trace support

From: Jan Beulich
Date: Thu May 18 2006 - 08:03:49 EST


>> +/*
>> + * Copyright (C) 2002-2006 Novell, Inc.
>> + * Jan Beulich <jbeulich@xxxxxxxxxx>
>> + *
>> + * A simple API for unwinding kernel stacks. This is used for
>> + * debugging and error reporting purposes. The kernel doesn't need
>> + * full-blown stack unwinding with all the bells and whistles, so there
>> + * is not much point in implementing the full Dwarf2 unwind API.
>
>Missing GPL?

I took include/asm-ia64/unwind.h's header as a template - is there anything wrong with that?

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