amd-iommu: fix iommu flag masks
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 4 May 2009 09:44:38 +0000 (11:44 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 4 May 2009 13:05:24 +0000 (15:05 +0200)
The feature bits should be set via bitmasks, not via feature IDs.

[ Impact: fix feature enabling in newer IOMMU versions ]

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
LKML-Reference: <20090504102028.GA30307@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found