[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080829144900.5420efc3.akpm@linux-foundation.org>
Date: Fri, 29 Aug 2008 14:49:00 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: "Yinghai Lu" <yhlu.kernel@...il.com>
Cc: mingo@...e.hu, tglx@...utronix.de, hpa@...or.com,
linux-kernel@...r.kernel.org, alan@...rguk.ukuu.org.uk,
ebiederm@...ssion.com
Subject: Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
On Fri, 29 Aug 2008 14:43:45 -0700
"Yinghai Lu" <yhlu.kernel@...il.com> wrote:
> On Fri, Aug 29, 2008 at 2:16 PM, Andrew Morton
> <akpm@...ux-foundation.org> wrote:
> > On Thu, 14 Aug 2008 15:26:38 +0200
> > Ingo Molnar <mingo@...e.hu> wrote:
> >
> >> ok, i've created a new tip/irq/sparseirq topic branch for this.
> >
> > This:
> >
> > init/dyn_array.c: In function 'pre_alloc_dyn_array':
> > init/dyn_array.c:21: warning: 'print_fn_descriptor_symbol' is deprecated (declared at include/linux/kallsyms.h:100)
> > init/dyn_array.c:45: warning: 'print_fn_descriptor_symbol' is deprecated (declared at include/linux/kallsyms.h:100)
> > init/dyn_array.c: In function 'per_cpu_dyn_array_size':
> > init/dyn_array.c:78: warning: 'print_fn_descriptor_symbol' is deprecated (declared at include/linux/kallsyms.h:100)
> > init/dyn_array.c: In function 'per_cpu_alloc_dyn_array':
> > init/dyn_array.c:107: warning: 'print_fn_descriptor_symbol' is deprecated (declared at include/linux/kallsyms.h:100)
> >
> > is reminding us about %pS/%pF.
>
> in init/main.c::do_one_initcall() is still using it...
So?
That got converted in -mm.
> also i didn't get this warning, what is your gcc version?
See http://userweb.kernel.org/~akpm/mmotm/broken-out/vsprintf-use-new-vsprintf-symbolic-function-pointer-format.patch
--
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