Re: [PATCH] Linux Kernel Markers Support for Proprierary Modules

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Mathieu Desnoyers <mathieu.desnoyers@...>
Cc: Andrew Morton <akpm@...>, <Valdis.Kletnieks@...>, Frank Ch. Eigler <fche@...>, Linux Kernel Mailing List <linux-kernel@...>, Rusty Russell <rusty@...>, Christoph Hellwig <hch@...>, Linus Torvalds <torvalds@...>, Jon Masters <jcm@...>
Date: Friday, January 25, 2008 - 3:56 am

On Jan 24 2008 07:47, Mathieu Desnoyers wrote:



Tackling this from a different angle:

I do not think there is a real reason to forceload a module, even
those with proprietary origin (vmware) or that are of
partially-closed nature (nvidia). vmware source is fully available,
so can be compiled with proper modinfo/vermagic/markers; nvidia uses
a build system trick to include an .o blob, but eventually its .ko
also ends up with a correct modinfo/vermagic.

Forceload is for people which like to trade an unstable system for
not having to install gcc and kernel-source.



So what is needed is an Oops with an explaining message
if (kernel_tainted) "blame that proprietary module first",
and make sure the user sees that oops even if in X.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
CONFIG_MARKERS, Jon Masters, (Tue Jan 22, 3:13 pm)
Re: CONFIG_MARKERS, Frank Ch. Eigler, (Tue Jan 22, 11:00 pm)
Re: CONFIG_MARKERS, Mathieu Desnoyers, (Tue Jan 22, 11:10 pm)
Re: CONFIG_MARKERS, Jon Masters, (Wed Jan 23, 12:17 am)
Re: CONFIG_MARKERS, Frank Ch. Eigler, (Wed Jan 23, 9:14 am)
Re: CONFIG_MARKERS, Mathieu Desnoyers, (Wed Jan 23, 10:48 am)
Re: CONFIG_MARKERS, , (Thu Jan 24, 1:25 am)
Re: CONFIG_MARKERS, Jon Masters, (Thu Jan 24, 2:19 am)
[PATCH] Linux Kernel Markers Support for Proprierary Modules, Mathieu Desnoyers, (Thu Jan 24, 8:47 am)
Re: [PATCH] Linux Kernel Markers Support for Proprierary Mod..., Jan Engelhardt, (Fri Jan 25, 3:56 am)
Re: CONFIG_MARKERS, Mathieu Desnoyers, (Wed Jan 23, 11:01 am)
Re: CONFIG_MARKERS, Jon Masters, (Wed Jan 23, 12:33 pm)
Re: CONFIG_MARKERS, Mathieu Desnoyers, (Wed Jan 23, 1:11 pm)