Re: [PATCH v2] power: add knob for printing device resume times

From: Pavel Machek
Date: Sun Jun 10 2012 - 07:25:28 EST


Hi!

> >  #ifdef CONFIG_DEBUG_FS
> > @@ -411,6 +444,7 @@ static struct attribute * g[] = {
> >        &wakeup_count_attr.attr,
> >  #ifdef CONFIG_PM_DEBUG
> >        &pm_test_attr.attr,
> > +       &pm_print_times_attr.attr,
> >  #endif
> >  #endif
> >        NULL,
> > --
> > 1.7.7.3
> >
>
> Greg KH, Rafael: any feedback on this patch? Questions I can help
> answer to help push this along?

Yes; it should be possible to use something like module_parm() to make
this one-liner...
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/