Re: [PATCH] powerpc: Prevent unsigned wrap in htab_dt_scan_page_sizes()
From: Paul Mackerras <hidden> Date: 2009-10-14 21:29:16
Roel Kluin writes:
Check to prevent unsigned wrap of size before subtraction.
Signed-off-by: Roel Kluin <redacted>
---
Is this maybe better or are we certain that size can't wrap?
Patch looks good, though while you're at it, you could add a space
after the "while".
Acked-by: Paul Mackerras <redacted>