[PATCH] iommu fixes, round 3

Benjamin Herrenschmidt benh at kernel.crashing.org
Wed Nov 3 15:18:51 EST 2004


On Thu, 2004-10-28 at 16:28 -0500, John Rose wrote:
> This patch changes the following iommu-related things:
> 
> - Renames the [i,p]series versions of iommu_devnode_init(), to keep things 
>   logically separate where possible.
>   
> - Moves iommu_free_table() to generic iommu.c
> 
> - Creates of_cleanup_node(), which will directly precede the dynamic removal of
>   any device node

Hrm... one thing I'm still annoyed with is that you are still calling
of_cleanup_node() from within of_remove_node(). That call should be
moved to the caller.

Ben.





More information about the Linuxppc64-dev mailing list