login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
January
»
30
Re: ndiswrapper and GPL-only symbols redux
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Pavel Roskin <proski@...>
To: Andi Kleen <andi@...>
Cc: Jon Masters <jonathan@...>, Alan Cox <alan@...>, <linux-kernel@...>, Rusty Russell <rusty@...>, Giridhar Pemmasani <pgiri@...>
Subject:
Re: ndiswrapper and GPL-only symbols redux
Date: Wednesday, January 30, 2008 - 2:12 am
Quoting Andi Kleen <andi@firstfloor.org>:
quoted text
> Pavel Roskin <proski@gnu.org> writes: >> */ >> @@ -162,6 +163,7 @@ const char *print_tainted(void) >> if (tainted) { >> snprintf(buf, sizeof(buf), "Tainted: %c%c%c%c%c%c%c%c", >> tainted & TAINT_PROPRIETARY_MODULE ? 'P' : 'G', >> + tainted & TAINT_BLOB_WRAPPER ? 'W' : ' ', > > > Are you sure you don't need to add a new '%c' to the format string too? > I think gcc should have warned.
You are right! Thanks. -- Regards, Pavel Roskin --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
ndiswrapper and GPL-only symbols redux
, Pavel Roskin
, (Tue Jan 29, 5:22 pm)
Re: ndiswrapper and GPL-only symbols redux
, Jon Masters
, (Tue Jan 29, 8:20 pm)
Re: ndiswrapper and GPL-only symbols redux
, Pavel Roskin
, (Tue Jan 29, 9:48 pm)
Re: ndiswrapper and GPL-only symbols redux
, Jon Masters
, (Wed Jan 30, 1:04 am)
RE: ndiswrapper and GPL-only symbols redux
, David Schwartz
, (Wed Jan 30, 4:50 pm)
Re: ndiswrapper and GPL-only symbols redux
, Zan Lynx
, (Wed Jan 30, 1:38 am)
Re: ndiswrapper and GPL-only symbols redux
, Geert Uytterhoeven
, (Wed Jan 30, 3:40 am)
Re: ndiswrapper and GPL-only symbols redux
, Jan Engelhardt
, (Tue Jan 29, 10:08 pm)
Re: ndiswrapper and GPL-only symbols redux
, Jan Engelhardt
, (Tue Jan 29, 8:35 pm)
Re: ndiswrapper and GPL-only symbols redux
, Jon Masters
, (Tue Jan 29, 8:48 pm)
Re: ndiswrapper and GPL-only symbols redux
, Pavel Roskin
, (Tue Jan 29, 9:33 pm)
Re: ndiswrapper and GPL-only symbols redux
, Adrian Bunk
, (Tue Jan 29, 6:57 pm)
Re: ndiswrapper and GPL-only symbols redux
, Giridhar Pemmasani
, (Tue Jan 29, 8:48 pm)
Re: ndiswrapper and GPL-only symbols redux
, Adrian Bunk
, (Wed Jan 30, 1:54 pm)
Re: ndiswrapper and GPL-only symbols redux
, David Newall
, (Wed Jan 30, 11:25 pm)
Re: ndiswrapper and GPL-only symbols redux
, Chris Friesen
, (Thu Jan 31, 11:20 am)
Re: ndiswrapper and GPL-only symbols redux
, Chris Friesen
, (Wed Jan 30, 2:26 pm)
Re: ndiswrapper and GPL-only symbols redux
, Adrian Bunk
, (Wed Jan 30, 2:54 pm)
Re: ndiswrapper and GPL-only symbols redux
, Lee Revell
, (Wed Jan 30, 3:36 pm)
Re: ndiswrapper and GPL-only symbols redux
, Alan Cox
, (Mon Feb 4, 8:42 am)
Re: ndiswrapper and GPL-only symbols redux
, Adrian Bunk
, (Mon Feb 4, 9:56 am)
Re: ndiswrapper and GPL-only symbols redux
, Adrian Bunk
, (Wed Jan 30, 4:28 pm)
Re: ndiswrapper and GPL-only symbols redux
, Michael Gerdau
, (Wed Jan 30, 9:00 pm)
Re: ndiswrapper and GPL-only symbols redux
, Adrian Bunk
, (Tue Feb 5, 9:00 am)
Re: ndiswrapper and GPL-only symbols redux
, Pavel Roskin
, (Tue Jan 29, 7:44 pm)
Re: ndiswrapper and GPL-only symbols redux
, Adrian Bunk
, (Tue Jan 29, 8:25 pm)
Re: ndiswrapper and GPL-only symbols redux
, Pavel Roskin
, (Tue Jan 29, 10:02 pm)
Re: ndiswrapper and GPL-only symbols redux
, Adrian Bunk
, (Wed Jan 30, 1:54 pm)
Re: ndiswrapper and GPL-only symbols redux
, Lennart Sorensen
, (Wed Jan 30, 2:15 pm)
Re: ndiswrapper and GPL-only symbols redux
, Adrian Bunk
, (Wed Jan 30, 2:45 pm)
Re: ndiswrapper and GPL-only symbols redux
, Lennart Sorensen
, (Wed Jan 30, 3:43 pm)
Re: ndiswrapper and GPL-only symbols redux
,
, (Wed Jan 30, 4:26 pm)
Re: ndiswrapper and GPL-only symbols redux
, Adrian Bunk
, (Wed Jan 30, 5:09 pm)
Re: ndiswrapper and GPL-only symbols redux
, Rusty Russell
, (Wed Jan 30, 7:24 am)
Re: ndiswrapper and GPL-only symbols redux
, Alan Cox
, (Tue Jan 29, 7:04 pm)
Re: ndiswrapper and GPL-only symbols redux
, Jan Engelhardt
, (Tue Jan 29, 7:06 pm)
Re: ndiswrapper and GPL-only symbols redux
, Alan Cox
, (Tue Jan 29, 6:45 pm)
Re: ndiswrapper and GPL-only symbols redux
, Pavel Roskin
, (Tue Jan 29, 7:56 pm)
Re: ndiswrapper and GPL-only symbols redux
, Andi Kleen
, (Tue Jan 29, 11:24 pm)
Re: ndiswrapper and GPL-only symbols redux
, Jon Masters
, (Wed Jan 30, 1:07 am)
Re: ndiswrapper and GPL-only symbols redux
, Pavel Roskin
, (Wed Jan 30, 1:26 am)
Re: ndiswrapper and GPL-only symbols redux
, Andi Kleen
, (Wed Jan 30, 2:03 am)
Re: ndiswrapper and GPL-only symbols redux
, Pavel Roskin
, (Wed Jan 30, 2:12 am)
Re: ndiswrapper and GPL-only symbols redux
,
, (Tue Jan 29, 6:27 pm)
Re: ndiswrapper and GPL-only symbols redux
, Pavel Roskin
, (Tue Jan 29, 7:21 pm)
Re: ndiswrapper and GPL-only symbols redux
, Jon Masters
, (Tue Jan 29, 8:25 pm)
Re: ndiswrapper and GPL-only symbols redux
, Giridhar Pemmasani
, (Tue Jan 29, 6:35 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rafael J. Wysocki
[Bug #11209] 2.6.27-rc1 process time accounting
Vitaly V. Bursov
Re: Slow file transfer speeds with CFQ IO scheduler in some cases
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Ian Kent
[PATCH 1/4] autofs4 - check for invalid dentry in getpath
git
:
linux-netdev
:
David Miller
Re: [GIT]: Networking
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Gerrit Renker
[PATCH 0/37] dccp: Feature negotiation - last call for comments
Linus Torvalds
Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
4 users
and
995 guests
online.
Online users
zeekec
sreejithc
sebastianloeb
silverway16
Syndicate