Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interr…
…upts() cpu_ready_for_interrupts() is called after feature patching, so there's no need to use early_cpu_has_feature(). Signed-off-by: Michael Ellerman <[email protected]>
- Loading branch information