Commit 4b83873d authored by Joerg Roedel's avatar Joerg Roedel
Browse files

x86/gart: Disable GART explicitly before initialization



If we boot into a crash-kernel the gart might still be
enabled and its caches might be dirty. This can result in
undefined behavior later. Fix it by explicitly disabling the
gart hardware before initialization and flushing the caches
after enablement.

Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
parent 39a37ce1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment