login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
29
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Yinghai Lu
Subject:
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
Date: Friday, August 29, 2008 - 2:43 pm
On Fri, Aug 29, 2008 at 2:16 PM, Andrew Morton <akpm@linux-foundation.org> wrote:
quoted text
> On Thu, 14 Aug 2008 15:26:38 +0200 > Ingo Molnar <mingo@elte.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 --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Ingo Molnar
, (Thu Aug 14, 6:26 am)
[PATCH] irq: sparse irqs, fix
, Ingo Molnar
, (Thu Aug 14, 6:31 am)
[PATCH] irq: sparse irqs, fix #2
, Ingo Molnar
, (Thu Aug 14, 6:36 am)
[PATCH] irq: sparse irqs, fix IRQ auto-probe crash
, Ingo Molnar
, (Thu Aug 14, 6:53 am)
[PATCH] irq: sparse irqs, export nr_irqs
, Ingo Molnar
, (Thu Aug 14, 6:57 am)
[PATCH] irq: sparse irqs, fix #3
, Ingo Molnar
, (Thu Aug 14, 7:07 am)
Re: [PATCH] irq: sparse irqs, fix #2
, Andrew Morton
, (Thu Aug 14, 9:33 am)
Re: [PATCH] irq: sparse irqs, fix #2
, Eric W. Biederman
, (Thu Aug 14, 10:03 am)
Re: [PATCH] irq: sparse irqs, fix #3
, Yinghai Lu
, (Thu Aug 14, 10:34 am)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Yinghai Lu
, (Thu Aug 14, 12:01 pm)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Eric W. Biederman
, (Thu Aug 14, 1:05 pm)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Yinghai Lu
, (Thu Aug 14, 1:42 pm)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Yinghai Lu
, (Thu Aug 14, 2:24 pm)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Eric W. Biederman
, (Thu Aug 14, 4:55 pm)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Eric W. Biederman
, (Thu Aug 14, 5:11 pm)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Yinghai Lu
, (Thu Aug 14, 5:49 pm)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Eric W. Biederman
, (Thu Aug 14, 6:01 pm)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Eric W. Biederman
, (Thu Aug 14, 6:09 pm)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Yinghai Lu
, (Thu Aug 14, 6:41 pm)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Eric W. Biederman
, (Thu Aug 14, 7:33 pm)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Ingo Molnar
, (Fri Aug 15, 5:18 am)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Andrew Morton
, (Fri Aug 29, 2:16 pm)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Yinghai Lu
, (Fri Aug 29, 2:43 pm)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Andrew Morton
, (Fri Aug 29, 2:49 pm)
Re: [PATCH 00/53] dyn_array/nr_irqs/sparse_irq support v10
, Yinghai Lu
, (Fri Aug 29, 2:54 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ingo Molnar
Re: [patch] e1000=y && e1000e=m regression fix
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
Boaz Harrosh
how to use KBUILD_EXTRA_SYMBOLS
Pekka Enberg
Re: [PATCH] include/linux/slab.h: new KFREE() macro.
Brandeburg, Jesse
RE: [regression] e1000e broke e1000 (was: Re: [ANNOUNCE] e1000 toe1000e migration ...
git
:
Bill Lear
cpio command not found
Jing Xue
Re: git rm --cached
Fredrik Kuivinen
Re: fatal: unable to create '.git/index': File exists
Michael S. Tsirkin
git-kill: rewrite history removing a commit
Johannes Schindelin
Re: [PATCH 1/3 v2] Implement the patience diff algorithm
linux-netdev
:
Jamie Lokier
Re: POHMELFS high performance network filesystem. Transactions, failover, performa...
Johann Baudy
Packet mmap: TX RING and zero copy
Stephen Hemminger
Re: NAPI, rx_no_buffer_count, e1000, r8169 and other actors
Oliver Neukum
Re: [RFC] Patch to option HSO driver to the kernel
Paulius Zaleckas
Re: [RFC] Patch to option HSO driver to the kernel
openbsd-misc
:
Netmaffia.hu
Tini Lányok AKCIÓBAN OTTHON
Bryan Irvine
Re: DVD burn error: No space left on device
Tomas Bodzar
Re: OpenSMTPd actual development and integration
Siju George
This is what Linus Torvalds calls openBSD crowd
elitdostlar
Seks partneri arayan bayanlar bu adreste - 8878xs706x6438
git-commits-head
:
Linux Kernel Mailing List
powerpc/fsl_msi: enable msi allocation in all banks
Linux Kernel Mailing List
via82cxxx: add support for VT6415 PCIE PATA IDE Host Controller
Linux Kernel Mailing List
[ARM] mmp: avengers lite (pxa168) board bring up
Linux Kernel Mailing List
USB: remove duplicate entry in Option driver and Pl2303 driver for Huawei modem
Linux Kernel Mailing List
ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range
Colocation donated by:
Syndicate