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:
Andi Kleen <andi@...>
To: Pavel Roskin <proski@...>
Cc: Jon Masters <jonathan@...>, Andi Kleen <andi@...>, 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:03 am
Pavel Roskin <proski@gnu.org> writes:
quoted text
> */ > @@ -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. -Andi
quoted text
> tainted & TAINT_FORCED_MODULE ? 'F' : ' ', > tainted & TAINT_UNSAFE_SMP ? 'S' : ' ', > tainted & TAINT_FORCED_RMMOD ? 'R' : ' ', >
--
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
:
Jan Engelhardt
intel iommu (Re: -mm merge plans for 2.6.23)
Bryan Woods
Stardom SATA HSM violation
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg KH
[GIT PATCH] driver core patches against 2.6.24
git
:
linux-netdev
:
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
David Miller
[GIT]: Networking
Peter Zijlstra
Re: WARNING: at net/sched/sch_generic.c:219 dev_watchdog+0xfe/0x17e() with tg3 net...
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
3 users
and
843 guests
online.
Online users
email2sort
winni81633
robvoo
Syndicate