Taint kernel after WARN_ON(condition) v2

2008-02-13 Thread Nur Hussein
to alert them to the situation. The documentation in oops-tracing.txt has been updated to include the new flag. Signed-off-by: Nur Hussein <[EMAIL PROTECTED]> -- diff --git a/Documentation/oops-tracing.txt b/Documentation/oops-tracing.txt index 7f60dfe..b152e81 100644 --- a/Documentatio

Taint kernel after WARN_ON(condition) v2

2008-02-13 Thread Nur Hussein
to alert them to the situation. The documentation in oops-tracing.txt has been updated to include the new flag. Signed-off-by: Nur Hussein [EMAIL PROTECTED] -- diff --git a/Documentation/oops-tracing.txt b/Documentation/oops-tracing.txt index 7f60dfe..b152e81 100644 --- a/Documentation/oops

[PATCH 1/1] Taint kernel after WARN_ON(condition)

2008-02-11 Thread Nur Hussein
to Linus's git tree. Signed-off-by: Nur Hussein ([EMAIL PROTECTED]) --- diff --git a/include/asm-generic/bug.h b/include/asm-generic/bug.h index 2632328..0633e96 100644 --- a/include/asm-generic/bug.h +++ b/include/asm-generic/bug.h @@ -42,8 +42,10 @@ extern void warn_on_slowpath(const char *file

[PATCH 1/1] Taint kernel after WARN_ON(condition)

2008-02-11 Thread Nur Hussein
to Linus's git tree. Signed-off-by: Nur Hussein ([EMAIL PROTECTED]) --- diff --git a/include/asm-generic/bug.h b/include/asm-generic/bug.h index 2632328..0633e96 100644 --- a/include/asm-generic/bug.h +++ b/include/asm-generic/bug.h @@ -42,8 +42,10 @@ extern void warn_on_slowpath(const char *file

Re: GIT license (Re: Re: Re: Re: Re: [ANNOUNCE] git-pasky-0.1)

2005-04-10 Thread Nur Hussein
> Btw, does anybody have strong opinions on the license? I didn't put in a > COPYING file exactly because I was torn between GPLv2 and OSL2.1. I think GPLv2 would create the least amount of objection in the community, so I'd probably want to go with that. Nur H

Re: GIT license (Re: Re: Re: Re: Re: [ANNOUNCE] git-pasky-0.1)

2005-04-10 Thread Nur Hussein
Btw, does anybody have strong opinions on the license? I didn't put in a COPYING file exactly because I was torn between GPLv2 and OSL2.1. I think GPLv2 would create the least amount of objection in the community, so I'd probably want to go with that. Nur Hussein