* Enabling dynamic debug at module load
@ 2011-11-29 9:47 Tvrtko Ursulin
2011-11-29 18:29 ` Jason Baron
0 siblings, 1 reply; 3+ messages in thread
From: Tvrtko Ursulin @ 2011-11-29 9:47 UTC (permalink / raw)
To: Jason Baron; +Cc: linux-kernel
Hi Jason,
What happened to the proposed patch to enable dynamic debug lines at module
load time?
After hitting this problem when trying to figure out why w83627ehf does not
load I found that apparently there is no way to enable pr_debug's called from
its module_init and googling discovered this thread:
https://lkml.org/lkml/2010/5/26/192
Thanks,
Tvrtko
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Enabling dynamic debug at module load
2011-11-29 9:47 Enabling dynamic debug at module load Tvrtko Ursulin
@ 2011-11-29 18:29 ` Jason Baron
2011-11-30 9:57 ` Tvrtko Ursulin
0 siblings, 1 reply; 3+ messages in thread
From: Jason Baron @ 2011-11-29 18:29 UTC (permalink / raw)
To: Tvrtko Ursulin; +Cc: linux-kernel, jim.cromie
On Tue, Nov 29, 2011 at 09:47:03AM +0000, Tvrtko Ursulin wrote:
> Hi Jason,
>
> What happened to the proposed patch to enable dynamic debug lines at module
> load time?
>
> After hitting this problem when trying to figure out why w83627ehf does not
> load I found that apparently there is no way to enable pr_debug's called from
> its module_init and googling discovered this thread:
> https://lkml.org/lkml/2010/5/26/192
>
> Thanks,
>
> Tvrtko
Hi Tvrtko,
Jim Cromie and I have been working on a set of patches to address this
issue. I'm aware this is an important issue (And yes, it's taken far too
long to address it). We are trying to post something shortly.
Thanks,
-Jason
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Enabling dynamic debug at module load
2011-11-29 18:29 ` Jason Baron
@ 2011-11-30 9:57 ` Tvrtko Ursulin
0 siblings, 0 replies; 3+ messages in thread
From: Tvrtko Ursulin @ 2011-11-30 9:57 UTC (permalink / raw)
To: Jason Baron; +Cc: linux-kernel, jim.cromie
On Tuesday 29 Nov 2011 18:29:16 Jason Baron wrote:
> On Tue, Nov 29, 2011 at 09:47:03AM +0000, Tvrtko Ursulin wrote:
> > Hi Jason,
> >
> > What happened to the proposed patch to enable dynamic debug lines at
> > module load time?
> >
> > After hitting this problem when trying to figure out why w83627ehf does
> > not load I found that apparently there is no way to enable pr_debug's
> > called from its module_init and googling discovered this thread:
> > https://lkml.org/lkml/2010/5/26/192
> >
> > Thanks,
> >
> > Tvrtko
>
> Hi Tvrtko,
>
> Jim Cromie and I have been working on a set of patches to address this
> issue. I'm aware this is an important issue (And yes, it's taken far too
> long to address it). We are trying to post something shortly.
It's not a regular nuisance for me, I just spotted the flaw and wanted to bring
it up in case it slipped form everyone radars. If it was actively bugging me I
would be happy to offer a hand. This way it is good to know it's being worked
on so thanks for letting us know.
Regards,
Tvrtko
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-11-30 9:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-29 9:47 Enabling dynamic debug at module load Tvrtko Ursulin
2011-11-29 18:29 ` Jason Baron
2011-11-30 9:57 ` Tvrtko Ursulin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome