Re: [PATCH v6 21/21] iommu/tegra: gart: Perform code refactoring

2018-12-12 Thread Thierry Reding
On Sun, Dec 09, 2018 at 11:29:50PM +0300, Dmitry Osipenko wrote: > Removed redundant safety-checks in the code and some debug code that > isn't actually very useful for debugging, like enormous pagetable dump > on each fault. The majority of the changes are code reshuffling, >

[PATCH v6 21/21] iommu/tegra: gart: Perform code refactoring

2018-12-09 Thread Dmitry Osipenko
Removed redundant safety-checks in the code and some debug code that isn't actually very useful for debugging, like enormous pagetable dump on each fault. The majority of the changes are code reshuffling, variables/whitespaces clean up and removal of debug messages that duplicate messages of the