From: John Rose Date: Mon, 20 Jun 2005 11:43:48 +0000 (+1000) Subject: [PATCH] initialize TCE tables X-Git-Tag: v2.6.13-rc1~68^2~583^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3588ba9bbade7f1fde59726c9af43eeeb08e092;p=pandora-kernel.git [PATCH] initialize TCE tables 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: John Rose Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed