[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080829141642.c0f266f3.akpm@linux-foundation.org>
Date: Fri, 29 Aug 2008 14:16:42 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: yhlu.kernel@...il.com, 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 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.
--
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