powerpc allmodconfig in current -mm

Stephen Rothwell sfr at canb.auug.org.au
Thu Aug 21 18:34:17 EST 2008


Hi Andrew,

On Wed, 20 Aug 2008 18:16:26 -0700 Andrew Morton <akpm at linux-foundation.org> wrote:
>
> From: Andrew Morton <akpm at linux-foundation.org>
> 
> powerpc allmodconfig:
> 
> ERROR: "CMO_PageSize" [arch/powerpc/platforms/pseries/cmm.ko] undefined!
> 
> (needed for 2.6.27)
> 
> Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> Signed-off-by: Andrew Morton <akpm at linux-foundation.org>
> ---
> 
>  arch/powerpc/platforms/pseries/setup.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff -puN arch/powerpc/platforms/pseries/setup.c~powerpc-export-cmo_pagesize arch/powerpc/platforms/pseries/setup.c
> --- a/arch/powerpc/platforms/pseries/setup.c~powerpc-export-cmo_pagesize
> +++ a/arch/powerpc/platforms/pseries/setup.c
> @@ -71,6 +71,7 @@
>  int CMO_PrPSP = -1;
>  int CMO_SecPSP = -1;
>  unsigned long CMO_PageSize = (ASM_CONST(1) << IOMMU_PAGE_SHIFT);
> +EXPORT_SYMBOL(CMO_PageSize);
>  
>  int fwnmi_active;  /* TRUE if an FWNMI handler is present */
>  

Added to linux-next for today.

-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20080821/0498eae8/attachment.pgp>


More information about the Linuxppc-dev mailing list