Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arch/tile: avoid false corrupt frame warning in early boot
With lockstat we can end up trying to get a backtrace before "high_memory" is initialized, so don't worry about range testing if it is zero. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
- Loading branch information