• John Rose's avatar
    [PATCH] initialize TCE tables · d3588ba9
    John Rose authored
    A fairly recent platform requirement states that the OS must clear the
    whole TCE table at setup time, in case firmware left any active
    mappings in it.  Without this initialization, dynamic bus removes can
    fail.  Firmware rejects these requests if active mappings still exist 
    for a slot that has been deallocated by the OS.
    Signed-off-by: default avatarJohn Rose <johnrose@austin.ibm.com>
    Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
    d3588ba9
iommu.c 14.6 KB