[PATCH 13/19] powerpc: Supporting iommu for Celleb

Ishizaki Kou kou.ishizaki at toshiba.co.jp
Thu Jan 18 23:10:06 EST 2007


Ben-san,

Thank you for your comment.

> > +static int __init celleb_init_iommu(void)
> > +{
> 
> This needs a:
> 
>	if (!machine_is(celleb))
>	   return 0;
> 
> Since the initcall will always be called wether your platform was
> selected at boot or not as long as it's built into the kernel.

We will fix it.

Best regards,
Kou Ishizaki



More information about the Linuxppc-dev mailing list