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

From: Pavel Machek
Date: Thu May 18 2006 - 08:15:11 EST


On Ät 18-05-06 14:04:58, Jan Beulich wrote:
> >> +/*
> >> + * 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?

Yes, I'd say. That one needs fixing, too.

I guess one line before copyright, saying "Distribute under GPL",
"This file is released under the GPLv2", or something like that would
be enough.
Pavel
(goes on fixing drivers/block/nbd.c)
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
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/