From 9048e648bc22d7b59093f8ca1978c5767893aaa5 Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Tue, 1 Apr 2014 15:46:05 +0200 Subject: [PATCH] powerpc: Use 64k io pages when we never see an HEA When we never get around to seeing an HEA ethernet adapter, there's no point in restricting ourselves to 4k IO page size. This speeds up IO maps when CONFIG_IBMEBUS is disabled. [ Updated the test to also lift the restriction on arch 2.07 (Power 8) which cannot have an HEA -- BenH ] Signed-off-by: Alexander Graf Signed-off-by: Benjamin Herrenschmidt foo --- Reading git-format-patch failed