[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070725051651.GA5575@rhun.haifa.ibm.com>
Date: Wed, 25 Jul 2007 08:16:51 +0300
From: Muli Ben-Yehuda <muli@...ibm.com>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: lkml <linux-kernel@...r.kernel.org>, ak@...e.de, jdmason@...ibm.com
Subject: Re: [PATCH] x86_64 tce section mismatch
On Tue, Jul 24, 2007 at 02:17:02PM -0700, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> Fix section mismatch warnings:
> these functions are called only from __init functions.
>
> WARNING: vmlinux.o(.text+0x1861c): Section mismatch: reference to .init.text:free_bootmem (between 'free_tce_table' and 'build_tce_table')
> WARNING: vmlinux.o(.text+0x187e5): Section mismatch: reference to .init.text:__alloc_bootmem_low (between 'alloc_tce_table' and 'kretprobe_trampoline_holder')
>
> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
At some point in time we will need to support hotplug with IOMMU
translation enabled, in which case they'll be called when hotplug
happens as well, but in the mean time
Signed-off-by: Muli Ben-Yehuda <muli@...ibm.com>
I'll push it with the next Calgary update unless Andi picks it up
first.
Cheers,
Muli
-
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