[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1102221227070.2701@localhost6.localdomain6>
Date: Tue, 22 Feb 2011 12:32:05 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Stanislaw Gruszka <sgruszka@...hat.com>
cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] debugobjects: print more data
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists