Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10

From: Andrew Morton
Date: Fri Aug 29 2008 - 17:17:37 EST


On Thu, 14 Aug 2008 15:26:38 +0200
Ingo Molnar <mingo@xxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/