the following patch was just integrated into master: commit 4d7539eefdedc4297e1529ee94df7165e2076fa1 Author: Edward O'Callaghan eocallaghan@alterapraxis.com Date: Sat Jun 28 15:33:30 2014 +1000
cpu/x86/pae/pgtbl.c: Unsigned comparison < 0 always false
Comparison of unsigned expression < 0 is always false.
Change-Id: Idf4e7846b50f4376a5d33515681efbd773d1caca Signed-off-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-on: http://review.coreboot.org/6146 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/6146 for details.
-gerrit