lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 29 Aug 2008 14:43:45 -0700
From:	"Yinghai Lu" <yhlu.kernel@...il.com>
To:	"Andrew Morton" <akpm@...ux-foundation.org>
Cc:	"Ingo Molnar" <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, 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...

also i didn't get this warning, what is your gcc version?

YH
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ