From 741669c765c45cace9bd630f7c8c8047c8b33567 Mon Sep 17 00:00:00 2001 From: Joerg Roedel Date: Tue, 20 May 2014 23:18:23 +0200 Subject: [PATCH] iommu/amd: Convert IOMMUv2 state_table into state_list The state_table consumes 512kb of memory and is only sparsly populated. Convert it into a list to save memory. There should be no measurable performance impact. Signed-off-by: Joerg Roedel Tested-by: Jay Cornwall --- Reading git-format-patch failed