[PATCH] ppc64: iommu rewrite
Lots of things renamed, sillicaps killed, stuffs moved around and common code properly extracted from implementation specific code, new allocator, etc... The code is overall a lot simpler, faster, less prone to fail, and a lot more manageable. I didn't use "bk mv", there is no need to keep the old history attached to the new file.
Showing
arch/ppc64/kernel/iommu.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
include/asm-ppc64/iommu.h
0 → 100644
Please register or sign in to comment