Re: [PATCH v3] debugobjects: print more data

From: Thomas Gleixner
Date: Tue Feb 22 2011 - 06:32:30 EST


On Tue, 22 Feb 2011, Stanislaw Gruszka wrote:
> --- a/kernel/hrtimer.c
> +++ b/kernel/hrtimer.c
> @@ -334,6 +334,14 @@ EXPORT_SYMBOL_GPL(ktime_add_safe);
>
> static struct debug_obj_descr hrtimer_debug_descr;
>
> +void hrtimer_debug_print(void *addr)

static please !

> +void timer_debug_print(void *addr)
> +void work_debug_print(void *addr)

Ditto

Thanks,

tglx
--
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/