-
由 Hanno Böck 提交于
As we may like to use a bisection search on the tables in future, we need them to be ordered. For convenience we expect the compiled tables to be order and check on initialisation. However, the validator used the wrong iterators failed to spot the misordered MI tables and instead walked off into the unknown (as spotted by kasan). Signed-off-by: NHanno Boeck <hanno@hboeck.de> Reviewed-by: NChris Wilson <chris@chris-wilson.co.uk> [danvet: Again hand-assemble patch ...] Signed-off-by: NDaniel Vetter <daniel.vetter@intel.com>
8453580c